[SlimDevices: Plugins] Re: iTunes Updater & OSX 10.4.6 - can't get it to work...

2006-04-23 Thread James
Yes, only one plugin can get the rating command, TrackStat in your case, and iTunes Update won't set the rating in iTunes unless it believes it's been changed. I guess I could always set the iTunes rating using what's in the SlimServer database... I'll have a look at doing that... James -- Ja

[SlimDevices: Plugins] Re: iTunes Updater & OSX 10.4.6 - can't get it to work...

2006-04-23 Thread Oscar Marsh
I often set a rating for the current track via TrackStat. iTunesUpdate doesn't reflect this when it updates iTunes though. Is this how it's supposed to work? Or is TrackStat interfering by taking over the task of adding ratings (I seem to recall that function is borrowed from iTunesUpdate) OS X 1

Re: [SlimDevices: Plugins] Re: iTunes Updater & OSX 10.4.6 - can't get it to work...

2006-04-12 Thread Allan Hise
On 12 Apr 2006, at 08:11 , dspeirs wrote: Allan, thanks for the advice. Your advice made itunes updater show up in the plugins area until I restarted it then it disappeared. Nonetheless, the plugin has never worked. Ugh! The plugin showed up once, but disappeared after you started slimse

[SlimDevices: Plugins] Re: iTunes Updater & OSX 10.4.6 - can't get it to work...

2006-04-12 Thread James
Dan, if you open the Server Settings->Plugins page that should re-run the plugins initialization and we'll see the d_plugins output. James -- James James's Profile: http://forums.slimdevices.com/member.php?userid=189 View

[SlimDevices: Plugins] Re: iTunes Updater & OSX 10.4.6 - can't get it to work...

2006-04-11 Thread dspeirs
allanimal Wrote: > On 11 Apr 2006, at 06:10 , dspeirs wrote: > > > > > James, I don't know if this plugin (the latest) works for anyone > else > > with a Mac or if I am just lame but I can't get it to work. The > main > > problem is I can't even see the plugin. > > > > I am using Safari, 10.4.6

[SlimDevices: Plugins] Re: iTunes Updater & OSX 10.4.6 - can't get it to work...

2006-04-11 Thread dspeirs
James Wrote: > It's a mystery to me! > After the similar problems with the Scrobbler plugin I was thinking > that it's the use of perl FindBin module to specify other module > locations, but then I noticed I don't use that any more! > > I'd really like to see the SlimServer output from startup w

[SlimDevices: Plugins] Re: iTunes Updater & OSX 10.4.6 - can't get it to work...

2006-04-10 Thread James
Having checked the SlimServer code, the iTunesUpdate dir should work if it's in one of these places: 1) $ENV{'HOME'}/Library/SlimDevices/Plugins (I guess that's ~?) 2) /Library/SlimDevices/Plugins 3) /Plugins James -- James ---

[SlimDevices: Plugins] Re: iTunes Updater & OSX 10.4.6 - can't get it to work...

2006-04-10 Thread James
It's a mystery to me! After the similar problems with the Scrobbler plugin I was thinking that it's the use of perl FindBin module to specify other module locations, but then I noticed I don't use that any more! I'd really like to see the SlimServer output from startup with the --d_plugins flag s