this post was submitted on 13 Dec 2025
24 points (96.2% liked)

Selfhosted

60093 readers
1311 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 7 days old, your post is exempt from this rule as long as you continue to engage in comments.

Resources:

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

Questions? DM the mods!

founded 3 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?

all 16 comments
sorted by: hot top controversial new old
[–] frongt@lemmy.zip 7 points 6 months ago* (last edited 6 months ago) (2 children)

Why not internet radio on your phone, using the same streams?

[–] pornonmain@lemmynsfw.com 4 points 6 months ago (1 children)

OP didn't say if they're on Android but RadioDroid is an amazing internet radio client. The original version doesn't get updated anymore, but there's a maintained fork. You'll have to install it via Obtainium or directly download the APK: https://github.com/morckx/RadioDroid/releases

[–] lka1988@sh.itjust.works 0 points 6 months ago* (last edited 6 months ago)

That's why they're asking here.

[–] A_norny_mousse@feddit.org 4 points 6 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.

[–] redlemace@lemmy.world 2 points 6 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 6 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.

[–] pornonmain@lemmynsfw.com 1 points 6 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.

[–] impudentmortal@lemmy.world 4 points 6 months ago (1 children)

Is a dedicated mp3 player out of the question? Would be a simple solution that doesn't require any internet access for when you're in areas with poor reception.

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

I (still) have and use one, but it has it's limitations. (t.ex. usage in the car)

[–] impudentmortal@lemmy.world 1 points 6 months ago

Can you use an aux cable? Just thinking of old school solutions

[–] elvith@feddit.org 3 points 6 months ago

In the German Ubuntu Wiki there's a list of many streaming URLs of (local) radio stations ordered by country: https://wiki.ubuntuusers.de/Internetradio/Stationen/

Then they also have this list of online only radio stations, but those are heavily skewed towards German stations: https://wiki.ubuntuusers.de/Internetradio/Internetradio-Stationen/

Just plug those URLs into VLC or any other app of your choice (heck, even the browser should work) and you're good to go.

[–] Strider@lemmy.world 1 points 6 months ago* (last edited 6 months ago)

I might be thinking in too simple terms but... Vlc (on android) can do everything and has no ads?

[–] TurtleTourParty@midwest.social 1 points 6 months ago

For internet radio on android I use Demodulate from f-droid. The interface is a bit weird (to add to favorites you have to search for a station and then go to the favorites tap) but it works well.