Now this is weird.
I got the plugin working ok, and it saw my script.
But when I tried a second time, the script could not be seen.
As suggested, I had modified the plugin, and the relevant lines now
read
sub scriptPath {
my $scriptPath = '~/Library/SlimDevices/scripts';
if (Slim::Utils::OSDetect::OS() eq 'mac') {
$scriptPath = '~/Library/SlimDevices/scripts';
}
return $scriptPath;
}
This should be fine, and, as I said, worked once, but no longer seems
to work, even though I have stopped and restarted SlimServer.
When I have the time, I will see what happens if I restart my computer.
--
danco
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins