Improved Scoring is an Amarok script based on the carperscore script. It works as follows:
NR = OR + REST * (PERCENTAGE-50)/150 * EXP(-PC/50)
NR = the new score (0-100)
OR = the old score, 50 for new songs (0-100)
REST = the distance of the old score to 0 or 100 (whatever is smaller) (0-50)
PERCENTAGE = percentage you listened of the song (0-100)
PC = How many times the song was played (0-inf)
Product's homepage
Requirements:
· amaroK
What's New in This Release: [ read full changelog ]
· if REST < 11 it changes the rating only by 1 to make it harder to get really high or low scores