>remove "use Slim::Control::Command" > >might have to change Slim::Control::Command::execute($client...) to >$client->execute(...) > Done both of those.
I also had to change getDisplayName() to allow version 7. I tweaked it as
follows:
$::VERSION =~ /^[67]/ ?
It appears to be working fine now.
Phil
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins
