Artist Top Tracks

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Artist Top Tracks

Re: Artist Top Tracks

by alexandremf » Thu Apr 19, 2012 1:14 pm

Hi, this error occours in MM 4 and over.

To fix it open the AutoRateAccStarter.vbs file and change this bit of code, its simple and easy.

replace the line 79:

Code: Select all

SDB.DataBase.ExecSQL("INSERT INTO Filters (Pos,Name,Cond,View,Player,ContentType) VALUES((SELECT Max(Pos) FROM Filters)+1,'AutoRateAccurate','" & Cond & "','" & View & "',0,0)")
by this one:

Code: Select all

SDB.DataBase.ExecSQL("INSERT INTO Filters (Pos,Name,Cond) VALUES((SELECT Max(Pos) FROM Filters)+1,'AutoRateAccurate','" & Cond & "')")
Reopen MM and enable autorateaccurate in options.

this location of the file is showed on msg error, but it problably stay in
C:\Users\USERNAME\AppData\Roaming\MediaMonkey\Scripts\Auto

Re: Artist Top Tracks

by Lowlander » Sat Apr 14, 2012 10:52 am

You'll need to ask script related questions in the scripts own thread.

Artist Top Tracks

by mllucas@frontier.com » Sat Apr 14, 2012 10:41 am

:lol: I like your human identifier so much more than the scrambled letters and numbers -- I never can read them and I always fail the human test.
But my question is where does Artist Top tracks list results? I see it processing but I never see any rankings.

And while I'm here -- Accurate Autorate always causes an error in the database saying that a specific column doesn't exist [sorry, I didn't write it down, but I can find it if you need it]. Now every time I open Media Monkey I get error messages. How can I fix it? I have Windows 7 which always seems to be a factor (compatibility issues).

Do you have any recommendations for finding song/album ratings on the web?

I love your program. I love it more and more as I discover new tricks. I don't have much money, but I have a 25,000 track database - all legally obtained. I've been collecting music for 40 years and I love every genre from Classical to Country and Pop/Rock to Rap/Hip-Hop. When I can I definitely want to upgrade.

Top