/ Published in: Bash
                    
                                        
Big ups to Tom Gidden for this one. If you\'re not all that happy about some of the changes in iTunes 10, or if you\'d rather look through your own library instead of the itunes store, give these a try.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
// Remove ping buttons from each track listing
defaults write com.apple.iTunes hide-ping-dropdown 1
// Restore the pre-iTunes 10 arrows
defaults write com.apple.iTunes show-store-link-arrows 1
// change the arrow to point to your library, allowing for quick filtering and navigation
// A must-have for large collections
defaults write com.apple.iTunes invertStoreLinks 1
URL: http://gidden.net/tom/2010/09/25/removing-ping-from-itunes-10-0-1/
Comments
 Subscribe to comments
                    Subscribe to comments
                
                