Quote from: Artem on January 06, 2020, 13:26:58
What algorithm you want to implement?
For example: Actively clicking to play a song from the music library, or adding a song to the queue should greatly increase the rating. Stop to play next or another song should greatly reduce the rating.
At least, I hope user can process the default output: access every song's original rating in one song's rating processing, and use basic mathematical operations such as [+, -, *, /, %] to process.
And I think there should be a "random" playback mode based the rating or user rating, in which songs in higer rating should be played more.