Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Doesn't work for me' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Doesn't work for me
Authored by: TC!! on Feb 03, '05 06:07:38AM

I had to change it to use current track instead of current song or it wouldn't work.
This is excellent for me as a workaround for iTunes not having a keyboard shortcut for rating songs like iPhoto does.

Here is my version of the code which works:
tell application "iTunes"
set rating of current track to 95
end tell



[ Reply to This | # ]