![]() |
|
Weather Fanart PDA style - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Skin Development (/forumdisplay.php?fid=12) +--- Thread: Weather Fanart PDA style (/showthread.php?tid=116128) |
[RELEASE] Weather Fanart PDA style - Maxoo - 2011-12-04 16:33 First of all, this is NOT my work. I'm just a messenger. Frost (from Passion-XBMC) coded a new addon that allows skinner to display animate weather fanart (kinda like HTC widgets ones). Screens : ![]() ![]() ![]() Link : http://code.google.com/p/passion-xbmc/source/browse/trunk/addons/eden-pre/weather.fanart.pda.style (it's using multiimage, so it's big : 36Mo) How to : [HTML]<control type="multiimage"> ... <imagepath>special://home/addons/weather.fanart.pda.style/media/$INFO[Window(Weather).Property(Current.FanartCode)]</imagepath> <timeperimage>100</timeperimage> <randomize>false</randomize> <fadetime>0</fadetime> </control> <control type="multiimage"> ... <imagepath>special://home/addons/weather.fanart.pda.style/media/$INFO[Window(Weather).Property(Day0.FanartCode)]</imagepath> <timeperimage>100</timeperimage> <randomize>false</randomize> <fadetime>0</fadetime> </control>[/HTML] Exemple : Confluence's updated MyWeather.xml - Maxoo - 2011-12-04 16:37 Additional screens : (from WIP skin Glass) ![]() ![]() ![]() ![]() ![]()
- htpc guy - 2011-12-05 04:48 Not trying to be dense here but I don't see the svn checkout url for this addon. I've also tried to force refresh the passion repo inside xbmc and its not listed in there. I am using eden btw - htpc guy - 2011-12-05 04:49 nev mind. I got it. - Mudislander - 2011-12-05 22:30 Cool, I'll check them out RE: Weather Fanart PDA style - pcgirl - 2013-01-21 16:56 I am using the Aeon Nox for eden and I downloaded this and added it using add using zip. How do I get this to work? RE: Weather Fanart PDA style - phil65 - 2013-01-21 17:26 (2013-01-21 16:56)pcgirl Wrote: I am using the Aeon Nox for eden and I downloaded this and added it using add using zip. How do I get this to work? you can´t. it´s not supported anymore. |