feishin icon indicating copy to clipboard operation
feishin copied to clipboard

Docker webplayer to save queued tracks in browser after refresh/restart

Open v0id-3r opened this issue 1 year ago • 3 comments

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 :)

v0id-3r avatar Oct 22 '24 10:10 v0id-3r

I've the same problem on ungoogled-chromium and firefox.

JuniorJPDJ avatar Sep 16 '25 15:09 JuniorJPDJ

bump

loboda4450 avatar Oct 03 '25 11:10 loboda4450

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)

ArtyIF avatar Nov 02 '25 09:11 ArtyIF

Queue is now persisted via IndexedDB, which works in the browser in v1.x.x if the Save play queue setting is enabled.

jeffvli avatar Dec 04 '25 10:12 jeffvli

Amazing! Thank you so much! 😁

v0id-3r avatar Dec 04 '25 14:12 v0id-3r

I can confirm it works on beta

JuniorJPDJ avatar Dec 06 '25 01:12 JuniorJPDJ