Re: [SlimDevices: Plugins] Question about iTunesUpdate and ReadyNas

2009-09-21 Thread Craig, James
iTunesUpdate doesn't use the iTunes library file, it communicates directly with the iTunes application. It can only do this on Windows or OSX. Instructions for using iTunesUpdate on LINUX are in the plugin's readme file. James

Re: [SlimDevices: Plugins] Question about iTunesUpdate and ReadyNas

2009-09-21 Thread slope_rabbit
James, Thanks for the clarification. Based on your suggestion, I checked out the Readme file. I unchecked Direct Update. When I attempted to run the perl script manually on my mac, it had some errors. Do you have any suggestion on how to fix the script so that it can run?

Re: [SlimDevices: Plugins] Question about iTunesUpdate and ReadyNas

2009-09-21 Thread Craig, James
I would guess that you don't have perl installed on your Mac? Or maybe one needs to explicitly call perl on the script e.g. perl ./iTunesUpdate.pl /Volumes/media/Music/Playlists/iTunes_Hist.txt I'm not really a Mac expert though. James

Re: [SlimDevices: Plugins] Question about iTunesUpdate and ReadyNas

2009-09-21 Thread slope_rabbit
Thanks for the response. I realized that the perl script doesn't have a path to perl in it. It executed on the command line when run as suggested. It also works to add #!/usr/bin/perl as the first line of the script - this is standard for unix like OSs. It ran with just one song in the file,

Re: [SlimDevices: Plugins] Question about iTunesUpdate and ReadyNas

2009-09-21 Thread Craig, James
Sent: 21 September 2009 15:14 To: plugins@lists.slimdevices.com Subject: Re: [SlimDevices: Plugins] Question about iTunesUpdate and ReadyNas Thanks for the response. I realized that the perl script doesn't have a path to perl in it. It executed on the command line when run as suggested

[SlimDevices: Plugins] Question about iTunesUpdate and ReadyNas

2009-09-20 Thread slope_rabbit
I had been running SC with iTunesUpdate successfully on my mac for a number of months, but decided to move my music to a nas and run SC from the nas. I have been able to successfully stream from the nas to my Boom and to iTunes on my mac. iTunesUpdate does not appear to be communicating with