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

Better balance between different users for song playtime #53

Open
Evanaellio opened this issue Dec 9, 2021 · 0 comments
Open

Better balance between different users for song playtime #53

Evanaellio opened this issue Dec 9, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Evanaellio
Copy link
Owner

If a user has longer songs and another one shorter ones, in the long run the listen time will be unbalanced. In order to avoid this, it would be interesting to track time played for each user and occasionally skip their turn if they have used more time.

We could also initialize subsequent playlists by analyzing the state where the playlist stopped (which users were active and not yet played in rotation) in order to balance rotations across different playlists.

/!\ If someone uses very short videos, they shouldn't be able to play many of them without anyone else being able to play music (maybe count with a minimum time ?).

@Evanaellio Evanaellio added the enhancement New feature or request label Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant