Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed an issue where the player would get stuck on one song after playing for about an hour or so #687

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

alexjyong
Copy link

Partially fixes #603

Looks like we weren't loading the new auth token into the Session when it got refreshed.

Unfortunately, this doesn't seem to be a complete fix, as I see the issue crop up sometimes, and the current page you are on the UI will have to be manually refreshed when the token expires (i.e. navigating to another page seems to help)

It does however, reduce the frequently when it happens. It seems to be the most stable when you get a long playlist running and let it be for a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Player got stuck in one song
1 participant