Closed zachreizner closed 10 years ago
The queue should play songs in order of the number of votes. In case of a tie, the queue should favor songs voted up by users with less recent play time.
Song order is now determined by the scheduling algorithm cited in scheduler.py.
Relevant commit: 74c3540b804b23ce273990f3f97fab669683a2f9
The queue should play songs in order of the number of votes. In case of a tie, the queue should favor songs voted up by users with less recent play time.