tcutting wrote: 
> phred-
> As for the various icons, they are still posted on sourceforge at
> "http://sourceforge.net/projects/superdatetimewu/files/CC_Icons/"; but
> there may be an issue with how SourceForge lets you access them - it
> seems to always now invoke a download manager which may break the way
> these icons are grabbed by CustomClock.
Thanks. The icons appear to be working now.

> 
> As for the LastFM - does your CustomClock screen description have a
> section which is like:
> 
>       {
>               "posx": "5",
>               "order": "0",
>               "visibilitygroup": "CoverArt",
>               "songinfomodule": "lastfmartistimages",
>               "width": "150",
>               "visibilityorder": "2",
>               "posy": "55",
>               "visibilitytime": "20",
>               "interval": "10",
>               "itemtype": "songinfoicon",
>               "height": "150"
>       },
> 
> That's the piece which is  trying to access lastFM.
I've once again searched through the code and can't find any mention of
'CoverArt', 'lastfmartistimages', etc from your quoted code.
'Visibilitygroup' appears five times, but it's empty as in
"visibilitygroup":""
That being the case, I would assume it's not the attempt to call LastFM
that's causing the delay. Any other ideas?


------------------------------------------------------------------------
phred's Profile: http://forums.slimdevices.com/member.php?userid=52602
View this thread: http://forums.slimdevices.com/showthread.php?t=68269

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to