Help with weather info - xml stopped working...
#1
this code was working for me on pm3 skin until i installd 04/18 build ...
Quote: <control>
<description>image</description>
<type>infoimage</type>
<id>1</id>
<posx>626</posx>
<posy>500</posy>
<height>50</height>
<width>50</width>
<info>weather.conditions</info>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control>
<description>label</description>
<type>infolabel</type>
<id>1</id>
<posx>575</posx>
<posy>510</posy>
<label>-</label>
<info>weather.conditions</info>
<align>right</align>
<font>font10</font>
<textcolor>60ffffff</textcolor>
</control>
<control>
<description>label</description>
<type>infolabel</type>
<id>1</id>
<posx>585</posx>
<posy>505</posy>
<label>-</label>
<info>weather.temperature</info>
<align>left</align>
<font>special13</font>
</control>
I'm not an expert but I play one at work.
Reply
#2
as of skin version 1.3, there's no such thing as infolabels and infoimages.

change the <type> to label or image.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
Help with weather info - xml stopped working...0