this post was submitted on 21 Sep 2025
64 points (100.0% liked)

Selfhosted

51671 readers
479 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 2 years ago
MODERATORS
 

I'm looking for a foss self hosted music service that will let me play music from my computer, my phone, and home assistant all while remembering where i was in the song and where i was in the playlist. Ideally it would be as simple as hitting pause on one and play on the other.

you are viewing a single comment's thread
view the rest of the comments
[–] zerodawn@leaf.dance 3 points 1 day ago (1 children)

I hope someone else knows a better way to do this because it would appear it is somewhat possible but not easy.

Subsonic servers, such as navidrome, offer the ability to "SyncPlayQueue" via api to specific players, but in the case of navidrome that does not included the web player or music assistant for home assistant (the later is an assumption as i was unable to find a setting to enable it).

For those who don't care about home assistant they just need to find a player on the devices they want to transition music too and from that supports the feature.

For those who use home assistant and want to listen to music across devices you can transfer queue from within the music assistant player to a device added as a player or the app by picking "this device". That only works if you've been playing music from your phone on a smart speaker, the music queue being played via web isn't visible from the app and vice vera. It might be possible to set a web browser as a player to interact with but i imagine that would be a fragile setup at best.

[–] poVoq@slrpnk.net 2 points 1 day ago

Subsonic servers, such as navidrome, offer the ability to “SyncPlayQueue” via api to specific players, but in the case of navidrome that does not included the web player or music assistant for home assistant (the later is an assumption as i was unable to find a setting to enable it).

Have you tried Funkwhale? I think it supports the Subsonic API, but not sure if that specific feature is included.