If a track is started in the web player, then the page is refreshed, the track stops playing and is not resumed. Ideally, it would automatically pick back up from at least close to where it was before the page was restarted. Probably involves saving local state in the browser and then looking for it on page load.
Make sure to avoid auto restarting when the browser is restored after a shutdown. Nobody likes hunting for autoplaying audio on some unknown tab among dozens of reopened windows.
If a track is started in the web player, then the page is refreshed, the track stops playing and is not resumed. Ideally, it would automatically pick back up from at least close to where it was before the page was restarted. Probably involves saving local state in the browser and then looking for it on page load.
Make sure to avoid auto restarting when the browser is restored after a shutdown. Nobody likes hunting for autoplaying audio on some unknown tab among dozens of reopened windows.