HomePage
WikiBlog
RecentChanges
LikePages
BackLinks
FindPage

Blog entries

2013-11-18: Reducing Mouse Scrolling Acceleration in Mac OS X

2013-08-09: Windows Users cannot access SMB Shares on OSX 10.7.5

2012-09-11: Bettina Wulff Schmeckt Lecker Nach Hähnchen

2012-01-12: Time Machine and Thunderbird don't like each other

2012-01-11: Jump to currently playing Album, Artist or Genre in iTunes

2011-06-19: Disabling Mouse Acceleration and Enabling Subpixel Rendering in Mac OS X

2011-04-26: Greasemonkey Script disabling scrolling of RTM sidebar

2010-02-16: RSS-Feeds für ricardo.ch-Suchergebnisse

2010-02-15_spam: Disabling public editing

2010-02-15: Show Processes waiting for I/O in Linux

< November, 2019 >
Sun Mon Tue Wed Thu Fri Sat
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Wiki Blog/2012-01-11

Jump to currently playing Album, Artist or Genre in iTunes

If you want to jump directly to the current album, current artist or current genre in iTunes, unfortunately this has been disabled. The current solution via "Ping" seems to generate more sales in the iTunes Store.

Anyway, if you start the Terminal.app, you can reactivate this functionality rather easily:

# Turn off Ping next to songs
defaults write com.apple.iTunes hide-ping-dropdown -bool FALSE

# Turn on store arrows next to songs
defaults write com.apple.iTunes show-store-arrow-links -bool TRUE

# Change arrows to point to library instead of store
defaults write com.apple.iTunes invertStoreLinks -bool Yes

Source is a nice forum.

 
Add a Comment
Summary:
Comment:

Last edited on 11.01.2012 22:12.


Edit | PageHistory | Diff | PageInfo

© Copyright 2004 - 2006 Nicola Fankhauser. All Rights Reserved.