How To Enable Half Star Ratings in iTunes
April 23, 2009 by Dave Senior
Filed under How-To
If you want to get those fancy half star ratings in Itunes you can follow these instructions to get them on either Windows or Mac.
Windows
- Close Itunes
- Find Itunesprefs.xml and open it using Notepad
- Find <Key>User Preferences</key><dict>
- Under that line add: <key>allow-half-stars</key>
- Under that line add: <data>dHJ1ZQ</data>
- Save the file and Open Itunes
Mac
- Open up Terminal (in Application/Utilities)
- Make sure iTunes is closed
- Type the following line: defaults write com.apple.iTunes allow-half-stars-bool TRUE
- Hit enter
- Close the terminal and fire up iTunes


Episode 017: April 23, 2009 : Tech Gang Show on Thu, 23rd Apr 2009 10:12 pm
[...] Dave Senior tells us how-to enable half stars in Itunes for Mac and Windows. [...]