iTunes half stars
Found this fantastic tip in the latest issue of Wired magazine.
If you’d like to enable half star ratings on your iTunes songs, just do the following if you have a Mac:
With iTunes closed, open Terminal (in the utilities folder). Type: defaults write com.apple.iTunes allow-half-stars-bool TRUE. Press Return. Close Terminal.
and this, if you have a PC:
With iTunes closed, open the file called iTunesPrefs.xml using Notepad or Wordpad. Locate this code:
<key>User Preferences</key><dict> Below that line, type: <key>allow-half-stars</key> <data>dHJ1ZQ==</data>
Save the file. Restart iTunes.
Full credit to Wired magazine, here
Posted: April 28th, 2009 under cool, music.
Comments: none

Write a comment