this post was submitted on 13 Dec 2025
23 points (96.0% liked)

Selfhosted

57364 readers
1168 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Well, the radio on the countryside sucks (here at last). At home i use raspberry-pi's with mpd to listen to internet radio or my mp3 collection. But on the road .,..... Radio apps are loaded with ad's and/or you need a periodic deny all cookies.

So I m looking fore something else on my phone similar to my pi with mpd. Anyone implemented (re)stream internet from home to android?

you are viewing a single comment's thread
view the rest of the comments
[–] A_norny_mousse@feddit.org 4 points 2 months ago (2 children)

First of all, most media players are streaming/network capable, they don't even advertise it. Just feed it the URL.

You can even integrate user/password combos for http simple auth into a direct link. Not the safest; just to avoid people getting wind of a free radio station and overloading your server. Unless that's you want, but then you should be aware of legal stuff.

On the server side, you can run your own radio station with something like Icecast. That's its own topic.

If you want to choose what you listen to remotely, you are most likely looking at something Subsonic-compatible (apps exist). People say Navidrome is good. I am currently running jellyfin, it's not subsonic compatible but apps exist, too.

[–] pornonmain@lemmynsfw.com 1 points 2 months ago

You can control the mpd stream remotely via malp: https://gitlab.com/gateship-one/malp

If you can connect to your home network via VPN you could also try to play from the remote music library via Samba share. This will not give you offline playback support though, which most Subsonic compatible clients support.

I never used it but if you're willing to pay for Symfonium you can directly connect it to a Samba share. Or WebDAV, if you're running Nextcloud anyways. This will give you offline caching as well. Don't have any personal experience, but sounds convenient. Wish there was a FOSS music player with such a broad cloud storage support. Not having to run a dedicated music streaming service sounds great.

[–] redlemace@lemmy.world 1 points 2 months ago (1 children)

I've looked at jellyfin a while ago, it's not my thing. Ran a quick install of navidrome, Looks like that could be a way to go, Especially if I connect my raspi's to that. It would mean 1 machine indexing instead of three+. Also getting rid of favorite syncing. Promising. Thnx for the tip.

[–] irmadlad@lemmy.world 1 points 2 months ago

I run Navidrome and it meets all the requirements I have for a streaming music platform, plus there are a good handful of mobile apps that will connect you to your Navidrome instance with ease. I was worried that it wouldn't handle large collections, but it rocks along without any issues.