Triode;682276 Wrote:
> Which server version are you using? I'm not sure I can repeat this.
Heh, OK so it seems like this actually ONLY affects the "What's New"
list. Everything else seems to work fine! Looked through the Plugin
code and I don't see anything terribly unique about What's New but I
don't really know what to look for.
I did notice this:
Plugin.pm:373:
Code:
--------------------
# update recent data
if ($uri =~ /^spotify:aritst/) {
Plugins::Spotify::Recent->updateRecentArtists($json->{'artist'},
$json->{'artisturi'});
--------------------
Is that "aritst" a typo? Or is it a hack to work with weird inbound
data?
--
db122
------------------------------------------------------------------------
db122's Profile: http://forums.slimdevices.com/member.php?userid=4076
View this thread: http://forums.slimdevices.com/showthread.php?t=79706
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins