iTunes: Disable the Genius sidebar

iTunes contained a genius sidebar that displayed related music in the iTunes store. You can disable this sidebar with the following command:

defaults write com.apple.iTunes disableGeniusSidebar -bool true

Restart iTunes

Revert to the default setting:

defaults write com.apple.iTunes disableGeniusSidebar -bool false