I’m looking into setting up a subsonic-like server to stream music from. I find the ecosystem a bit weird because there are a lot of independent softwares that implement a subsonic API (I don’t know what that entails exactly). Because of this it’s a bit difficult to choose which implementation would be best for me.

So far I have tried gonic and navidrome. Being golang powered they are the easiest to deploy and are actively maintained.

It looks alright so far but because of the weird way I organise my music, I require two things:

  • the server should not expect me to follow a given folder structure. Gonic expects all files belonging to one album in one folder I think.
  • the server should allow me browse and play music by folder. I like to keep random related music under a single folder. Navidrome seems to not be capable of this but I am not too sure.

I could be wrong with the above statements so feel free to correct. Please let me know what you use and what your experience has been.

Then there is the problem of client on Android. Out of the ones I discovered, seems like symfonium and tempo are actively maintained and only tempo is foss. I am using tempo right now and so far so good. But suggestions/advice for this is again welcome.

  • Damage
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    2 months ago

    I too use Navidrome and Symfonium, and they’re great, but Navidrome intentionally hides the folder structure from you, there’s now way that I know to navigate it.
    I think mStream does this, but it’s way less popular. Otherwise you can use a VPN to your server together with any player that allows you to access network shares, but then you won’t have transcoding.