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

Added saving and loading of playqueue. #139

Closed
wants to merge 2 commits into from

Conversation

brian-doherty
Copy link

Added saving of playqueue to server upon queue change, song advance, play / pause, and every 30 seconds while playing.
Added loading of playqueue on startup whenever queue is empty.

…ueue on every playlist change, track advance, play / pause, and every 30 seconds while playing.
@tamland
Copy link
Owner

tamland commented Oct 21, 2024

b94c447 Had to reimplement due to too many edge cases where this wouldn't work. Play queue is store server side only now.

@tamland tamland closed this Oct 21, 2024
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.

2 participants