<!-- ******************************************************************************************* -->
<!-- ************************* RECENTLY ADDED - Active Recordings ****************************** -->
<!-- ******************************************************************************************* -->
<control>
<description>Active Recordings</description>
<type>label</type>
<id>0</id>
<posX>5</posX>
<posY>80</posY>
<font>font10</font>
<align>left</align>
<textcolor>fff5deb3</textcolor>
<label>Aktuelle/Geplante Aufnahmen</label>
<visible>plugin.isenabled(Latest Media Handler)</visible>
</control>
<control>
<description>Logo</description>
<type>image</type>
<id>0</id>
<posX>10</posX>
<posY>120</posY>
<width>50</width>
<height>50</height>
<texture>c:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\tv\logos\#latestMediaHandler.tvrecordings.scheduled1.channel.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<visible>plugin.isenabled(Latest Media Handler)+string.equals(#latestMediaHandler.tvrecordings.active1.title,)</visible>
</control>
<control>
<description>Logo</description>
<type>image</type>
<id>0</id>
<posX>10</posX>
<posY>120</posY>
<width>50</width>
<height>50</height>
<texture>c:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\tv\logos\#latestMediaHandler.tvrecordings.active1.channel.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<visible>plugin.isenabled(Latest Media Handler)+!string.equals(#latestMediaHandler.tvrecordings.active1.title,)</visible>
</control>
<control>
<description>Active Recordings</description>
<type>label</type>
<id>0</id>
<posX>50</posX>
<posY>150</posY>
<font>font9</font>
<align>left</align>
<textcolor>fff5deb3</textcolor>
<label>#latestMediaHandler.tvrecordings.active1.title</label>
<visible>plugin.isenabled(Latest Media Handler)+!string.equals(#latestMediaHandler.tvrecordings.active1.title,)</visible>
</control>
<control>
<description>Active Recordings</description>
<type>label</type>
<id>0</id>
<posX>70</posX>
<posY>120</posY>
<font>font9</font>
<align>left</align>
<textcolor>fff5deb3</textcolor>
<label>#latestMediaHandler.tvrecordings.scheduled1.title</label>
<visible>plugin.isenabled(Latest Media Handler)+string.equals(#latestMediaHandler.tvrecordings.active1.title,)</visible>
</control>
<control>
<description>Active Recordings</description>
<type>label</type>
<id>0</id>
<posX>70</posX>
<posY>140</posY>
<font>font9</font>
<align>left</align>
<textcolor>fff5deb3</textcolor>
<label>#latestMediaHandler.tvrecordings.active1.startTime - #latestMediaHandler.tvrecordings.active11.endTime</label>
<visible>plugin.isenabled(Latest Media Handler)+!string.equals(#latestMediaHandler.tvrecordings.active1.title,)</visible>
</control>
<control>
<description>Active Recordings</description>
<type>label</type>
<id>0</id>
<posX>70</posX>
<posY>140</posY>
<font>font9</font>
<align>left</align>
<textcolor>fff5deb3</textcolor>
<label>#latestMediaHandler.tvrecordings.scheduled1.startTime - #latestMediaHandler.tvrecordings.scheduled1.endTime</label>
<visible>plugin.isenabled(Latest Media Handler)+string.equals(#latestMediaHandler.tvrecordings.active1.title,)</visible>
</control>