Docker webplayer to save queued tracks in browser after refresh/restart
What do you want to be added?
When refreshing/restarting the browser, all queued tracks are gone.
Change behavior so it remembers the last session.
Additional context
I only use the docker image as web frontend for my navidrome backend.
Application version
Docker Image v0.11.1 Navidrome v0.53.3
Note
Thanks for the development of this great frontend and docker image :)
I've the same problem on ungoogled-chromium and firefox.
bump
In my case on the desktop Linux version, sometimes restarting the app reverts my queued tracks list to an older one. I guess it doesn't always save right (I have 5000+ tracks from a smart playlist queued up)
Queue is now persisted via IndexedDB, which works in the browser in v1.x.x if the Save play queue setting is enabled.
Amazing! Thank you so much! 😁
I can confirm it works on beta