What would be the easiest self hosted way to share a music collection privately?
I am thinking of just granting guest access to the nas folder via wireguard or a simple caddy instance but also more sophisticated versions.
It would be good (but not a must) to have a search feature enabled.
Any recommendations?
I’m running a plex server on my NAS and use plexamp to stream music.
Subsonic or similar?
Subsonic is perfect for this. Interface is a bit… dated, but the functionality is there.
But use Airsonic instead, it’s a fork that’s free in both the beer and speech sense.
There’s also Navidrome, which is a unique backend, but works with existing Subsonic clients. Check out both, see which one you like better.
I was just about to reply that I liked supporting the developer of the original code and that it wasn’t too expensive (I bought a “lifetime premium” for something like $30 USD I think) . But it seems the licensing has gotten ridiculous since then and is now a subscription. :-(
I use jellyfin
Jellyfin is ideal for privately sharing music. Plex is similar but not FOSS.
There have been a few mentions of Navidrome. I find it works well for sharing at an album or even artist level. It can do playlists as well. But you must explicitly choose what to share, at which point it’s generates a unique URL and will generate a web player and zip if you enable the option to download.
You can, of course, just make user accounts and distribute credentials.
If you’re needing to offer browsable folders to easily copy, basically a filesystem-like experience, it’s probably not the best tool.
Edit: one more thing to point out is that navidrome, jellyfin, and airsonic all construct music libraries differently. Navidrome is using tags, jellyfin uses file names, airsonic uses directory structure. Not sure about Plex.