Kodi Community Forum
Using URL for Background Image - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125)
+---- Thread: Using URL for Background Image (/showthread.php?tid=130106)



Using URL for Background Image - bigbwit - 2012-04-27

Morning!

I was wondering if it was possible to use an image URL as the background image for the weather background. Our town has a website that refreshes an image every 10 seconds (same url) with the current view outside. I thought that would be cool to have on my weather background. The image doesn't have to change, I would just like to use the URL of the image to show when I launch XBMC instead of an image from the folder. Thoughts?


Thanks in advance all!


RE: Using URL for Background Image - bigbwit - 2012-04-27

I did some searching and figured out to edit the home screen. In case anyone is interested, just replace the

<icon>special://skin/backgrounds/weather.jpg</icon>

with

<icon>IMAGE URL</icon>

Very cool