You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
Performing actions on the currently displayed page in the web UI does not reset the timer for the automatic page refresh. This is most problematic when using the random feature since the page content may change unexpectedly while you are actively doing things, but may also be problematic in other circumstances (I'm not sure if there are other places where the automatic refresh is used). The related setting is on the Personal settings page and is called Delay when reloading album list.
Steps to reproduce
Set the Delay when reloading album list value on your Personal settings page to some reasonable value for testing (like 60 seconds).
Go to the home page (using the Random display tab).
Every few seconds, select a new album from the list to play, resetting your play queue.
Observe that the page will refresh and the content will change when the time set in step 1 expires when counting from the time you originally loaded the home page, rather than counting from the time you last performed a play action.
This occurs using the current master head version.