Ok, I will try to be specific and explain as best I can what I am trying to do, but the bottom line is I am looking for help in doing it.
Basically, I want to be able to organize my movies in iTunes in a specific way that uses IMDb data.
Every movie in my iTunes has the last part of the corresponding IMDb URL in the comments section (ie. tt0154506). I need automator to find that information for each specific title and retrieve data from the /ratings page of each URL to be used in the following equation.
The data required is the Total Votes, the Overall Rating and My Rating.
(Total Votes/(Total Votes+3000)*(((Overall Rating*2.46)+My Rating)/3.46)+(3000/(Total Votes+3000))*6.9)*1000000 = X
I then want the the 'Sort Name' field of each title in iTunes to be replaced with 'X'
If this is even possible, and I have a feeling it probably isn't, I would love for someone to help in making a workflow.
Thanks
Basically, I want to be able to organize my movies in iTunes in a specific way that uses IMDb data.
Every movie in my iTunes has the last part of the corresponding IMDb URL in the comments section (ie. tt0154506). I need automator to find that information for each specific title and retrieve data from the /ratings page of each URL to be used in the following equation.
The data required is the Total Votes, the Overall Rating and My Rating.
(Total Votes/(Total Votes+3000)*(((Overall Rating*2.46)+My Rating)/3.46)+(3000/(Total Votes+3000))*6.9)*1000000 = X
I then want the the 'Sort Name' field of each title in iTunes to be replaced with 'X'
If this is even possible, and I have a feeling it probably isn't, I would love for someone to help in making a workflow.
Thanks