Hacker News new | ask | show | jobs
by albertzeyer 4971 days ago
In the intelligent queue algorithm, you could easily add such a criterium to make that more likely. Maybe I'll add that as an option later.

Code is here: https://github.com/albertz/music-player/blob/master/queue.py

Esp. `MainQueue.calcScore` is what you would want to modify.