TrackStatiTunesUpdateWin.pl doesn't work with the latest version of iTunes 
(version 8).

The following fails:

                $iTunesHandle = 
Win32::OLE->GetActiveObject('iTunes.Application');
                unless ($iTunesHandle) {
                        $iTunesHandle = new Win32::OLE( "iTunes.Application")

I've downloaded the iTunesCOMWindowsSDK, and it still says in there that the 
OLE object is "iTunes.Application".  I guess it's changed and they haven't 
updated the documentation, or my iTunes installation is knackered.

Any clues anyone?

Phil
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to