Feature description:
I’m using Navidrome as server (which I configured using the Subsonic as provider type).
The Subsonic API provides endpoints for getting and updating the current play queue which is used by a few players like Supersonic I’m using on the Desktop.
It would be nice if Symfonium could also synchronize the current play queue with the server so I can continue listening to my music where I left even after switching devices.
Problem solved:
This would allow me to continue listening to my music where I left even after switching devices.
Brought benefits:
Just the same as already described before: This would allow me to continue listening to my music where I left even after switching devices.
Other application solutions:
Supersonic has support for that: GitHub - dweymouth/supersonic: A lightweight and full-featured cross-platform desktop client for self-hosted music servers
The queue is synchronized to the server on application quit and retrieved again on start.
In case of Symfonium, it might be better to synchronize periodically (e.g. every few minutes or on stop/pause/changing track).
Loading the queue from the server could be implemented to trigger it once the application gets opened and maybe using external triggers (i.e. Tasker).
Additional description and context:
Screenshots / Mockup: