Hide genre column in iTunes 8 browser

September 11th, 2008 at 11:03 am

I was so excited to download the newest update of iTunes because of the Genius playlist. However, I was angry to discover that they removed the option to hide the genre column in the browser! How annoying! I mean, who in their right mind browses by genre?! Who even tags their albums with a genre?

Anyway, I found a solution (Mac only):

1. Open terminal
2. Enter the following command and hit enter:
defaults write com.apple.itunes show-genre-when-browsing -bool FALSE
3. Close and reopen iTunes

To reverse changes, enter this command:
defaults write com.apple.itunes show-genre-when-browsing -bool TRUE

Source

Other observations:

Filed under: Web | Tags: ,