currently playing track in itunes on a website?

Use a script. There's a few out there. Most use AppleScript to figure out what's happening with iTunes, then upload a PHP variable file or something similar (text file, XML, etc.) to your server. Then all you need is a bit of PHP magic on the web page itself to insert everything.

A popular one is Kung Tunes.

Another option could be TrackReporter.

There was a third one out there that I modified for my own tastes, but I can't remember what it's call right now nor can I find it. Seem to have lost it when I redid my computer a few weeks ago. I'm thinking it was iTunesWatcher, but I'm not 100% sure. It seems to be missing some things that were in there. The author's site is down due to a crash, but you can grab a copy from ZDnet.
 
Back
Top