Kodi Community Forum
Weather Fanart PDA style - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: Weather Fanart PDA style (/showthread.php?tid=116128)



[RELEASE] Weather Fanart PDA style - Maxoo - 2011-12-04

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 :

Image
Image
Image

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

Additional screens :
(from WIP skin Glass)

Image
Image
Image
Image
Image
Image


- htpc guy - 2011-12-05

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

nev mind. I got it.


- Mudislander - 2011-12-05

Cool, I'll check them out


RE: Weather Fanart PDA style - pcgirl - 2013-01-21

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

(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.