Fair song scheduling system #9

Open
opened 2024-07-28 16:02:46 +02:00 by oysteikt · 0 comments
Owner

if multiple people add songs, the current implementation will just play stuff in the order it was added. If we randomize the order and one person has added a lot more songs than another, the person with the most songs will get the most playtime. If we can keep track of who added what, we could be able to schedule songs so that everyone gets their fair share of time on screen.

May depend on #8

if multiple people add songs, the current implementation will just play stuff in the order it was added. If we randomize the order and one person has added a lot more songs than another, the person with the most songs will get the most playtime. If we can keep track of who added what, we could be able to schedule songs so that everyone gets their fair share of time on screen. May depend on #8
oysteikt added this to the (deleted) project 2024-12-18 23:28:34 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Grzegorz/greg-ng#9
No description provided.