



















new codes to mess with

okay okay now where's that metal ruler? i got to slap my fingers.

So there'll be no performance issues with that do you think?Teknojnky wrote:You know, you could combine this to one script, just change the script.ini entry to point to the auto\autoratesongs.vbs file.
that is what i am using for a 5 year time line now and think it would work for about 10 years before all the songs had aquired a 5 star rating.
PlaysRate_0_5_Stars = 20 'default = 0 over 1 day
PlaysRate_1_0_Stars = 30 'default = 1 over 2 day
PlaysRate_1_5_Stars = 40 'default = 2 over 3 day
PlaysRate_2_0_Stars = 60 'default = 3 over 4 day
PlaysRate_2_5_Stars = 70 'default = 4 over 1 day
PlaysRate_3_0_Stars = 80 'default = 5 over 2 day
PlaysRate_3_5_Stars = 100 'default = 6 over 3 day
PlaysRate_4_0_Stars = 110 'default = 7 over 4 day
PlaysRate_4_5_Stars = 150 'default = 7 over 5 day
PlaysRate_5_0_Stars = 200 'default = 7 over 5 day
DiddeLeeDoo wrote: I thought it would be best to keep the 'Rate the Last song played' as small as possible, to ensure it works ok on a 486 machine too
Code: Select all
edt.Common.Hint = "Change this to True if you want a note about" _
& VBLF & "when a song received a playcount rate upgrade." _
& VBLF & "The Custom2 field receive a note formatted like" _
& VBLF & "WeekDay TimeOfDay Season" _
& VBLF & "(time of day = morning, dinner, evening etc.)" _
& VBLF & "Can be used later to find popular songs in these time segments."