this post was submitted on 17 Oct 2023
142 points (96.7% liked)

Selfhosted

38768 readers
125 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.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hi Selfhosted,

I am looking for the best solution to replace spotify for at home and out of the house music.

I already have a large music library and run moOde for multiroom audio and use spotify connect to cast to it.

Is my best option to set up an MPD server and wireguard vpn to use it on the go? Are there other options? What would you recommend?

top 50 comments
sorted by: hot top controversial new old
[–] Vendetta9076 46 points 10 months ago (2 children)

Plex w/ plexamp Jellyfin w/finamp

Thats what I would go with but theres tons of options here as well

https://github.com/awesome-selfhosted/awesome-selfhosted#media-streaming---audio-streaming

[–] [email protected] 9 points 10 months ago (1 children)

Very gold alternative for plexamp is symphonium

[–] [email protected] 5 points 10 months ago (1 children)

I agree. The client fills the gaps of the server side recommendations and filters, but the lack of desktop equivalent is why I don't use it full time

load more comments (1 replies)
[–] [email protected] 5 points 10 months ago (1 children)

I have a jellyfin server running already so I will give that a go. Thanks

[–] [email protected] 2 points 10 months ago (1 children)

There are some great designs ready for redesign of Finamp to make it much more modern, but development is fairly slow with limited resources. I think it’s currently in closed testing though.

[–] [email protected] 2 points 10 months ago

There’s also Manet, a jellyfin music app for iPhone/iPad

[–] [email protected] 31 points 10 months ago* (last edited 10 months ago) (2 children)

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
DNS Domain Name Service/System
NAS Network-Attached Storage
Plex Brand of media server package
VPN Virtual Private Network

4 acronyms in this thread; the most compressed thread commented on today has 4 acronyms.

[Thread #221 for this sub, first seen 17th Oct 2023, 08:55] [FAQ] [Full list] [Contact] [Source code]

[–] [email protected] 13 points 10 months ago
[–] [email protected] 3 points 10 months ago
[–] [email protected] 28 points 10 months ago (2 children)

My entire media library is sitting on a NAS, fed to me through a Plex instance in docker. Works great

[–] [email protected] 27 points 10 months ago (2 children)

Plexamp is pretty great. Plex was functional when it came to music but plexamp's features and ui really makes it feel like my own spotify

[–] [email protected] 4 points 10 months ago (2 children)

I tried it very briefly, when it still brand new, because the regular client didn't support replaygain. Found the UI/UX quite complicated, because of the super minified controls. Has anything changed in terms of that?

[–] [email protected] 4 points 10 months ago

Plexamp was launched twice, first as a Plex Labs desktop-only app, then completely overhauled as a cross-platform app with 'droid and iOS releases.

It has changed a lot since, the UX is much smoother now, with tons of new settings + features implemented. There's no other selfhosted solution that comes close IMO

[–] [email protected] 3 points 10 months ago

UI is still a bit complicated. Plex uses its own implementation called loudness leveling rather than replaygain. I've found it to be just as good for the most part.

[–] [email protected] 3 points 10 months ago

Love plexamp, hate the way plex forces album-centric metadata.

[–] [email protected] 2 points 10 months ago

Same but Jellyfin. I don't keep anything outside of shit that's not easily streamable on demand.

Yeah, it's mostly videogame music and J-metal.

[–] [email protected] 16 points 10 months ago (4 children)

I think you're on the right track with Wireguard.

I'm also running Jellyfin, but mostly Navidrome for music. I've been pretty satisfied with the latter.

Consuming music outside the house has been a significant issue. I mostly tried to go the offline route: download some music to play while you're out of the house ... and on Android the experience has been overall very poor. My least worst experience was with Substreamer as a client, but still not anywhere near good.

Where I'm at today is with always-on VPN through Wireguard and the experience is significantly better than any other solution I've tried before.

It's been years I haven't played with mpd, so I can't comment on that.

[–] [email protected] 7 points 10 months ago (1 children)

+1 for navidrome.

I'm also using that and have it exposed to the web using a cloudflare tunnel. What I didn't like in the beginning but really appreciate now is that the service itself doesn't have a lot of permissions and cannot delete files or change their metadata. I'm hosting it in a docker container and everything except the config file is mounted read-only.

I'm not sure how relevant that is but it gives me more peace of mind exposing it publicly.

[–] [email protected] 3 points 10 months ago (3 children)

Thay sounds potentially better than having to vpn in to use it.

How are you liking navidrome?

[–] [email protected] 4 points 10 months ago* (last edited 10 months ago) (1 children)

Performance is good and streaming works well. Not a fan of the webinterface personally but there are client programs available for all platforms since navidrome exposes the subsonic api.

Personally I use sonix on windows and linux as well as symfonium (paid but really great app) on android.

The only thing I am missing from it is better user management so that I can restrict specific users from accessing parts of my library.

Regarding access from outside my network I specifically wanted to avoid needing to be connected to a VPN so that's why I use a cloudflare tunnel. Since my upload rate is not very good I have a Pi-Hole DNS server at home so that queries to my domain while in the home network don't need to leave my network.

[–] [email protected] 1 points 10 months ago

Thank you for the info. Sounds like I've got a fair bit to look in to. 👍

[–] [email protected] 4 points 10 months ago

Navidrome replaced Spotify for me, with Symfonium on Android, I'm never going back. On PC you can use any Subsonic client, and there are plenty I threw Tailscale on top to access it when I go out.

[–] [email protected] 4 points 10 months ago* (last edited 10 months ago) (1 children)

Not OP, but I also use Navidrome, hosted as a docker container on Synology NAS with reverse proxy for streaming outside the house. Have found the Symfonium app (paid) to be a great replacement for Spotify.

[–] [email protected] 2 points 10 months ago

Seconding Synphonium, it's surprisingly good and gets updates very regularly.

[–] [email protected] 7 points 10 months ago

Navidrome with Substreamer on mobile for auto-generated recommendations based on already played music works great for me.

[–] [email protected] 2 points 10 months ago

Navidrome sounds interesting, I haven't heard over of it before.

Wouodbyou recmkend it over jellyfin?

load more comments (1 replies)
[–] [email protected] 14 points 10 months ago (3 children)

Plex server streaming to Plexamp here. Currently handling around 50k tracks all stored on my NAS no problem. Soundiiz supports Plex, so converting Spotify playlists over to Plex is pretty straight forward, provided you have the songs.

  • Plex pulls down it's own metadata, so if you're a tagging freak like me, you'll have to check the "Prefer local metadata" on your Plex server.
  • Smart playlists are a little cumbersome. They're actually saved filtered searches. Not intuitive at all.
  • No HiRes - if that's your thing. (on iOS, not sure about Android)
  • Plexamp has a separate EQ for each bluetooth device on iOS, but it can't differentiate between wired headphones using an adapter.
  • It does save music or playlists to the device for offline playback, but they're captured within Plexamp. You can't play those offline tracks in any other app (might be possible in Andorid, but the filenames will be random and idk about metadata). I have not run into an offline download limit, like in the old days.
[–] [email protected] 2 points 10 months ago* (last edited 10 months ago)

I use plexamp too with a large library so I can comment on the android side (I didn't know some of these differences existed)

  • the app has settings for audio quality dependent on connection type, including not converting hires audio
  • as far as I can tell the EQ in plexamp is global across devices, though it has presets for specific devices -same on Android I don't think you can manually listen to downloaded songs outside of the app

I'll also comment that I sort all my music by folder and Plex does ok with this Not great, but it works

load more comments (2 replies)
[–] [email protected] 12 points 10 months ago

Dont know about the multiroom thing but Navidrome is pretty solid

[–] [email protected] 10 points 10 months ago* (last edited 10 months ago) (1 children)

It definitely has to be Jellyfin (server) + Finamp (client) + tailscale (mesh VPN)

[–] [email protected] 4 points 10 months ago

Symphonium is another good mobile client.

[–] [email protected] 8 points 10 months ago (2 children)

I currently use Jellyfin to stream my music collection. It's all stored on my NAS and I can give access to whomever I like. Downside is that the iOS music client, FinAmp, is... not pretty. It's functional, but not great. I understand the player situation to be a bit better on the Android side.

[–] [email protected] 4 points 10 months ago

On iOS there’s also Fintunes & Manet Music.

A little prettier but not as feature rich.

[–] [email protected] 2 points 10 months ago

I'm using S2 on Android to use Jellyfin as media source. Really great player. I've bought the full version, definitely worth it.

[–] [email protected] 7 points 10 months ago

Been using Plexamp for a little over a month by myself only complaint is meta data is sometimes not the best but that might be my choice of music as well. Also still missing some features I would like to see.

[–] [email protected] 6 points 10 months ago

I was using Plexamp for a while but now I've mostly converted my library to OPUS so I can fit it all on my phone. I have a script to automatically copy the directory structure/artwork and convert from my main FLAC library, and keep it in sync with my phone using syncthing. I use Musicolet for playback. If your library is bigger or you don't have much free space then this is of course not an option, but it works for me.

[–] [email protected] 6 points 10 months ago (1 children)

I'm running roon. It's expensive but self hosted, and has an excellent set of features around a library that seamlessly blends locally stored content with cloud content from either qobuz or tidal. It is great for discovery because I can click into the performers/composers of a track/album and see their other work. Or view a composition itself and see other artists who have performed it.

I wouldn't say it's for everyone but it's been a good fit for me.

load more comments (1 replies)
[–] [email protected] 4 points 10 months ago

Anyone here experiment with Funkwhale? Wondering if it's a practical choice to make a personal library available in a personal cloud.

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago) (1 children)

Another very fast and folder based system would be mStream: https://mstream.io/

It works very well, also good mobile apps (Android + iOS)

load more comments (1 replies)
[–] [email protected] 3 points 10 months ago

Navidrome over wireguard, and music library in folders and proper tagging trough beets and picard. using subsonic as a client for it. tried plex and plexamp but I'm moving away from them.

[–] [email protected] 2 points 10 months ago (1 children)

If I could move with all my Spotify favorites and playlists to other services, I probably could replace spotify.

[–] [email protected] 15 points 10 months ago

If I could figure out how to move all my favorites and playlists AND continue discovering obscure music from around the world with ease, I would replace Spotify.

I can't think of another way for me to discover something like Indian Metal, all female Cuban acapella group, or power ambient deep in the middle of nowhere farmland NY. It's not like those are going to be played on the radio. But I can type a random combo of letters and numbers into Spotify and start a radio based on the first band I don't recognize. Let the discovery commence.

[–] [email protected] 2 points 10 months ago

I run nextcloud which has a music plugin. The plugin exposes an ampache and subsonic api. All you need now is a client. I use ultrasonic on android. This is for out of home streaming. In home both plex and jellyfin offer dlna for pretty much any networked device made in the past 15 years. That's how I listen on an AVR. On a PC I could use that or just browse to the nextcloud music plugin and listen in browser.

load more comments
view more: next ›