staresy wrote: 
> Is it possible to modify my favourites OPML file so that it retrieves a
> station icon from a file stored locally on my LMS rather than the one
> supplied by the station?
> 
> The URL to the station is in the form below, I've tried modifying the
> icon="...." to something like icon="C:\test.png" but it doesn't seem to
> work, any suggestions?
> 
> <outline
> URL="http://opml.radiotime.com/Tune.ashx?id=s16653&amp;partnerId=16&amp;username=username";
> icon="/imageproxy/http%3A%2F%2Fcdn-profiles.tunein.com%2Fs16653%2Fimages%2Flogoq.png/image.png"
> text="VOB 92.9 FM" type="audio" />
> 

The icon expects an URL.  LMS supports file URL in some  places so try a
file URL for the icon which would be something like
"file:///c/test.png"
Images and menu generation  are often cached, so when testing chnages:
Stop LMS, Clear the browser and LMS caches especially templates, change
the Favorites and restart LMS.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112370

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to