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

Jukebox shuffling #22

Open
RaasAhsan opened this issue Jan 21, 2018 · 0 comments
Open

Jukebox shuffling #22

RaasAhsan opened this issue Jan 21, 2018 · 0 comments

Comments

@RaasAhsan
Copy link
Collaborator

Currently the jukebox plugin fetches a random from the database to play and enters it in the queue. Although a random song should have a uniform distribution, a lot of songs repeat within a couple of songs, and many songs never even get selected. We should implement a shuffle feature that is guaranteed to play every song exactly once in its queue.

Questions that need to be answered:

  1. If a new song gets added, how will it be incorporated into the active shuffle, if it exists?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant