Kodi Community Forum

Full Version: Weather Fanart PDA style
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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/so....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
Additional screens :
(from WIP skin Glass)

Image
Image
Image
Image
Image
Image
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
nev mind. I got it.
Cool, I'll check them out
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?
(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.