In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Wren Argetlahm) wrote:
> I was wondering if there was a good way to get > information about the currently playing song in > iTunes? Browsing through CPAN all I could find were > modules for controlling iTunes (play, pause, etc) with > a few assorted other commands (make new playlist, etc I've got two scripts that do it. happening is a script that updates your iChat status, and np.pl is an X-Chat Aqua script that does various iTunes functions (play/pause/next/previous, and then pick a random song by artist/album/name/rating, and also rate the current song). http://dev.macperl.org/files/scripts/happening http://dev.macperl.org/files/scripts/np.pl The former was discussed some in a recent perl.com article: http://www.perl.com/pub/a/2004/01/23/macglue.html Hope that helps, -- Chris Nandor [EMAIL PROTECTED] http://pudge.net/ Open Source Development Network [EMAIL PROTECTED] http://osdn.com/
