Is it possible to get a iTunes to send a (Mac OS X) Growl notification when it's finished burning a CD? (GrowlTunes doesn't do that.) How?

Update: Can an AppleScript query iTunes on whether it's finished burning? Then an AppleScript could poll iTunes and issue a Growl notification when it's done.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Not unless you have iTunes' source code in your possession.

You can probably use the poll option of the drutil command from a shell script.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.