I'd like a hot-key to tell (ask politely) Growl to throw up a notification of what's currently playing in iTunes.
I've poked around a bit but couldn't find an answer "out there."
Any thoughts?
|
feedback
|
|
If you prefer the format that GrowlTunes supplies, you can also create a script that uses it:
| |||
|
feedback
|
|
My hacked Applescript posted below. This matches the Growl output of iScrobbler. Thanks to The Tentacle for the work! There's information on how to set Quicksilver to launch the script here.
end tell | |||||
feedback
|
|
You need a plugin for iTunes. Here it is. | |||
feedback
|
|
You can use an applescript for this (don't remember where I got this) -- I compile this to an application triggered by Quicksilver, to get immediate notification of what is playing when I want, keeping iTunes minimised at all times:
| ||||
feedback
|