Triode;623742 Wrote:
> Bug in my code - does this fix it?
>
> >
Code:
--------------------
> >
> diff -dur /home/adrian/plugins/Spotify//ProtocolHandler.pm
Plugins/Spotify/ProtocolHandler.pm
> --- /home/adrian/plugins/Spotify//ProtocolHandler.pm 2011-04-01
22:26:23.000000000 +0100
> +++ Plugins/Spotify/ProtocolHandler.pm 2011-04-06 20:53:37.000000000 +0100
> @@ -218,7 +218,7 @@
>
> # divert to other handler
> if ($otherHandler && $prefs->get('othermeta')) {
> - return $class->SUPER::getMetadataFor($client, $url);
> + return $class->SUPER::trackInfoURL($client, $url);
> }
>
> return undef;
>
--------------------
> >
Yes, context menu is populated! ;)
--
JackOfAll
------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=79706
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins