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

Queue concept #23

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Queue concept #23

wants to merge 2 commits into from

Conversation

ihgrant
Copy link
Owner

@ihgrant ihgrant commented Nov 26, 2021

queue-concept

adds the idea of a 'queue' separate from the playlist

queue behavior:

doubleclick song

  • if in library view, add to end of queue
  • if in playlist,
    • if shuffle is off, add song and any songs after it in playlist to queue
    • if shuffle is on, replace queue with song and one additional shuffled song from playlist

add to queue:
if shuffle is off...

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

Successfully merging this pull request may close these issues.

None yet

1 participant