Title: iTunesSpy plugin
Last modified: August 18, 2016

---

# iTunesSpy plugin

 *  [crea-doo](https://wordpress.org/support/users/crea-doo/)
 * (@crea-doo)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/itunesspy-plugin/)
 * Just wanted to let everybody know I’ve finished my new plugin called iTunesSpy.
   It displays the recently played songs on iTunes on your Wordpres blog.
    You can
   download it [here](http://www.crea-doo.at/itunesspy/), mess around with it, and
   let me know if you like it or have any questions… [iTunesSpy](http://www.crea-doo.at/itunesspy/)

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/itunesspy-plugin/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/itunesspy-plugin/page/2/?output_format=md)

 *  [sesser](https://wordpress.org/support/users/sesser/)
 * (@sesser)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227039)
 * I think the Amazon image search is busted. Seems wp_amazon plugin had to be updated
   to pull images from the XML.
 * Also, have you considered using `preg_match()` for parsing out the info?
 * `
    preg_match("/<ImageUrlSmall>(.*)</ImageUrlSmall>/i", $items[$i], $smallURL);
   $artSmall = $smallURL[0];
 * Or, better still, using DOM and possibly XPath to grab the info?
 * Just curious. Thanks for the great plugin!
 *  [behooved](https://wordpress.org/support/users/behooved/)
 * (@behooved)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227040)
 * Does this work with iTunes Watcher for Mac? I’m guessing not since you’ve only
   got Windows installation instructions on the site.
 * If not, there any plans to support the mac version of iTunes Watcher in the future?
   Or is there a similar wordpress plugin like this that will work with itunes for
   mac?
 * thanks!
 *  [sesser](https://wordpress.org/support/users/sesser/)
 * (@sesser)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227041)
 * The latest version claims to support the Mac (via AppleScript) however, I have
   yet to get it working on my laptop at home. There should be an applescript file
   included in the distro (either in iTunesSpy or iTunesWatcher, I can’t recall 
   off hand).
 *  [piginzen](https://wordpress.org/support/users/piginzen/)
 * (@piginzen)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227042)
 * I didnt see the link for the Mac version, can you help a brother out?
 * thanks
 *  [behooved](https://wordpress.org/support/users/behooved/)
 * (@behooved)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227043)
 * [Download iTunes Watcher for mac](http://growinglogic.com/ituneswatcher/manual/)
 * I downloaded both this software and the iTunesSpy plugin yesterday. I installed
   the plugin, edited the iTunes Watcher applescript and made the application according
   to the instructions. Unfortunately, I can’t find any way to get the plugin and
   the software on my mac to communicate with each other. iTunes Watcher for mac
   is no longer supported by its developer, so I’m pretty much stuck.
 * If anyone has been able to get this plugin to work on a mac (or knows of a decent
   alternative besides Kung-Tunes, which is crap), please let me know!
 *  [bk](https://wordpress.org/support/users/bk/)
 * (@bk)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227044)
 * Too bad I don’t use iTunes anymore. 🙁
 *  [davidchait](https://wordpress.org/support/users/davidchait/)
 * (@davidchait)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227045)
 * What don’t you like about KungTunes? I had used it for a while when developing
   CG-WhatTunes, never had an issue with it. I prefer an app over a script for this
   kind of thing…
 * -d
 *  [behooved](https://wordpress.org/support/users/behooved/)
 * (@behooved)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227046)
 * Actually I do like what KungTunes can do… I was able to integrate into my site’s
   template with full creative control, which is great.. However, I have some issues
   with the program itself.
 * If I want it to automatically upload the itunes data whenever I start playing
   music, I’ve got to set the preferences to “auto-start timer”… but when that’s
   set, it automatically opens itunes on startup and starts playing music automatically.
   Most mornings I turn on my computer and leave it to go do other things while 
   it’s booting up… and when I get back it’s already started playing the first few
   tracks in my itunes library and I have to pause it. It’s messing up my audioscrobbler
   data by saying I’ve listened to the first few songs in my library way more than
   I actually have.
 * But when I turn “auto-start timer” off, I’ve gotta remember to bring kung-tunes
   to the front and manually activate the timer every time I start listening to 
   music, and then restart it again every time I pause itunes and start it again.
 * Minor inconvenience… but it got annoying enough for me to have to stop using 
   it. I’m still looking for an alternative…
 *  [davidchait](https://wordpress.org/support/users/davidchait/)
 * (@davidchait)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227047)
 * hmm… I thought iTunesWatcher had similar issues. I also thought there was another
   applet or two out there.
 * if not, I could probably look at iTW and figure out what’s up. Or check with 
   the KungTunes guys and have them fix not opening iTunes if it isn’t already open!
   😉
 * -d
 *  [behooved](https://wordpress.org/support/users/behooved/)
 * (@behooved)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227048)
 * That would be great! If you find anything out, let me know. 🙂
 * I contemplated contacting the Kung-Tunes dude… but as the program hasn’t been
   updated since january of 04, I figured he was probably no longer working on it
   or supporting it. I guess it’s worth a try though.
 * Cheers.
 *  [sesser](https://wordpress.org/support/users/sesser/)
 * (@sesser)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227049)
 * I actually helped contribute to this app in it’s early stages (early). It’s essentially
   the same thing as iTunesWatcher (except that it’s been compiled and bundled as
   an application in Xcode). Simple Applescript that watches iTunes for a new song
   then uploads the new data to the server. You could probably download the source
   and do whatever you wanted.
 *  [davidchait](https://wordpress.org/support/users/davidchait/)
 * (@davidchait)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227051)
 * I just grabbed the source and will take a look when I get through all other to-
   do list items for the CG-PowerPack. Might just write something for scratch. Sounds
   like he ‘moved on’ as with AudioScrobbler producing plugins for most every player,
   it seemed redundant work to him.
 * -d
 *  [latitudes](https://wordpress.org/support/users/latitudes/)
 * (@latitudes)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227077)
 * sorry for being dense – but i’m not sure how to include the itunes info into 
   my posts. I’ve tried putting the variable into the code directly with no luck(
   ex. %album% ). “%album% gets printed in the post. and the php samples on the 
   itunes spy site are nice, but i don’t know what to do with them. when i put them
   in my posts they aren’t parsed as php. Help please!
 * Thanks
 * -hannah
 *  [tenthumbs](https://wordpress.org/support/users/tenthumbs/)
 * (@tenthumbs)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227094)
 * this plugin won’t work properly on hosts that disallow url_fopen() like eg. Dreamhost.
   
   rewriting function amazon_query to use curl instead should be pretty straight
   forward, tho
 *  [latitudes](https://wordpress.org/support/users/latitudes/)
 * (@latitudes)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/itunesspy-plugin/#post-227100)
 * FYI — WORKING adapted vers of itunes watcher apple script for Mac now included
   w/latest versions of iTunes spy. go to [http://www.crea-doo.at/itunesspy/](http://www.crea-doo.at/itunesspy/)
   to download

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/itunesspy-plugin/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/itunesspy-plugin/page/2/?output_format=md)

The topic ‘iTunesSpy plugin’ is closed to new replies.

## Tags

 * [itunes](https://wordpress.org/support/topic-tag/itunes/)
 * [iTunesSpy](https://wordpress.org/support/topic-tag/itunesspy/)

 * 18 replies
 * 9 participants
 * Last reply from: [goldrank](https://wordpress.org/support/users/goldrank/)
 * Last activity: [19 years, 11 months ago](https://wordpress.org/support/topic/itunesspy-plugin/page/2/#post-227168)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
