rovingcowboy wrote:Then set the numbers of plays you want before it gets that star rate

Where can I set the number of plays required to get some rating? Do you mean the "7" in the formula?

rovingcowboy wrote:Then set the numbers of plays you want before it gets that star rate
That's not possible in this version. Every song get's rated when it has been played once. But the rating will be adjusted over time. So it may be that a song get's four (or even five) stars after first playback but it will automatically be lowered over time, if you play more songs.hintergrundrauschen wrote:Where can I set the number of plays required to get some rating? Do you mean the "7" in the formula?Sorry for being slow-witted.
Ya done gone and changed that on me good thing I kept older version, I might have your version 1.Big_Berny wrote:That's not possible in this version. Every song get's rated when it has been played once. But the rating will be adjusted over time. So it may be that a song get's four (or even five) stars after first playback but it will automatically be lowered over time, if you play more songs.hintergrundrauschen wrote:Where can I set the number of plays required to get some rating? Do you mean the "7" in the formula?Sorry for being slow-witted.
OK I guess that's the explanation. I have had "too few" songs rated 4-5 stars so the algorithm classified "not-that-bad" songs easily as high value until the balance shifts after playing more songs in the future.Big_Berny wrote:So it may be that a song get's four (or even five) stars after first playback but it will automatically be lowered over time, if you play more songs.
I've been poking at a custom formula that would take a previous rating as a variable in order to weight the AutoRateAccurate rating, but failing due to having no real idea what I'm doing. I had hoped it would be something as simple as adding "Rating" as a variable in the formula somewhere, but that doesn't seem to be the case as the formula puts out the same score for a song previously rated 5 stars as it does for a song rated 1 star (using the "write scores to custom field" option to get the exact score). My guess would be that "Rating" isn't the proper name for the field I'm looking for, or the ARA script wipes the Rating field prior to performing it's calculation.misplacedamerican wrote:Hello,
Ignore the last, RTFM... I needed to start MediaMonkey as admin, install the AutoRateAccurate script, close the app. Restart MediaMonkey as normal (not admin) and everything seems to work
Is there a predefined formula that considers my first ratings prior to managing it going forward?
Under manual ratings settings, the choices are keep, keep if song can't be autorated or never keep, do any of these accept what was there prior to adjusting them as time goes on?
It would be a shame to start from scratch but equally I don't want it to blindly accept the previous ratings and never adjust them through autorate as time goes on.
Any advice?
Hello ReynOfWords,ReynOfWords wrote:
I've been poking at a custom formula that would take a previous rating as a variable in order to weight the AutoRateAccurate rating, but failing due to having no real idea what I'm doing. I had hoped it would be something as simple as adding "Rating" as a variable in the formula somewhere, but that doesn't seem to be the case as the formula puts out the same score for a song previously rated 5 stars as it does for a song rated 1 star (using the "write scores to custom field" option to get the exact score). My guess would be that "Rating" isn't the proper name for the field I'm looking for, or the ARA script wipes the Rating field prior to performing it's calculation.
Any help would be much appreciated.
Also, huge thanks to Big_Berny for the script! Finding it useful, and also fun to poke at.