Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

iTunes Track Notification on ML

I tried to do the terminal code


"

defaults write com.apple.dock itunes-notifications -bool true
"


and


"

defaults write com.apple.dock itunes-notifications -bool TRUE;killall Dock
"


It didn't activate the feature on Mountain Lion. Anyone know if the feature has been removed or has its code changed?


Thanks for any replies.

iMac (27-inch Mid 2011), OS X Mountain Lion

Posted on Aug 3, 2012 10:08 AM

Reply
6 replies

Aug 4, 2012 7:50 AM in response to deathblad

I've come up with a solution for Mountain Lion which works pretty well for me. It uses AppleScripts and Terminal-Notifier (https://github.com/alloy/terminal-notifier) to display the track names as notification centre notifications.

Here's a screenshot...

http://www.4freeimagehost.com/show.php?i=fe4766427530.jpg

I've put it all into a neat little application package for people to easily install and use themselves (see the instructions file inside the ZIP archive).

Here's the link to the ZIP file containing everything you need.

https://www.dropbox.com/s/5h9ebi25ecl45c8/NowPlaying.zip

Give it a go and let me know how it goes!

iTunes Track Notification on ML

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.