phred wrote: 
> That makes sense. Is there any way for me to remove the call to LastFM
> from the code? I've done a search with a text editor and don't see a
> reference to it.
> 
> Which begs another question: are the links to the icons used in the code
> still current?
> 
> Thanks.

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.

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.


------------------------------------------------------------------------
tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
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