Hi edsche, nice work. I've just tried it out and it works well. I assume it's a process plugin? One thing I noticed, it crashes MP if there is no internet connection... or is it just me?
<control><description>RSS image</description>
<type>button</type>
<id>1111</id>
<width>70</width>
<height>28</height>
<posY>505</posY>
<posX>60</posX>
<onup>1702</onup>
<texture>#rssimg</texture>
<visible>plugin.isenabled(InfoService)</visible>
</control>
<control><description>Dummy label indicating WEER visibility</description>
<id>1003</id>
<type>label</type>
<posX>100</posX>
<posY>-100</posY>
<width>500</width>
<height>0</height>
<label>Movies</label>
<visible>Control.HasFocus(1703)|Control.HasFocus(1803)|Control.HasFocus(1903)|Control.IsVisible(1103)|Control.HasFocus(1111)</visible>
</control>
Works great now
The only thing I'm missing right now is a "day label" that automatically changes with every day (like the normal weather plugin does):
Today > Today - Saturday - Sunday - Monday - Tuesday
Tomorrow >Today - Sunday - Monday - Tuesday - Wednesday