acm-uiuc / beats

Beats by ACM
11 stars 19 forks source link

Sort Queue by Votes #8

Closed zachreizner closed 10 years ago

zachreizner commented 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.

kevinwang commented 10 years ago

Song order is now determined by the scheduling algorithm cited in scheduler.py.

Relevant commit: 74c3540b804b23ce273990f3f97fab669683a2f9