2019-07-10, 21:03
</control>
<control type="label">
<aligny>top</aligny>
<align>center</align>
<font>font_tiny</font>
<textcolor>main_fg_100</textcolor>
<label>$INFO[ListItem.Duration(hh)]h $INFO[ListItem.Duration(mm)]min | Ends at $INFO[ListItem.EndTime]</label>
<height>40</height>
ListItem.IsCollection
</control>
I have the following code show in the header of 'my' Skin (AZ2), but I want it to not show in my TV shows/series collection (since they don't have a tagline anyway). How can I go and do this?
<control type="label">
<aligny>top</aligny>
<align>center</align>
<font>font_tiny</font>
<textcolor>main_fg_100</textcolor>
<label>$INFO[ListItem.Duration(hh)]h $INFO[ListItem.Duration(mm)]min | Ends at $INFO[ListItem.EndTime]</label>
<height>40</height>
ListItem.IsCollection
</control>
I have the following code show in the header of 'my' Skin (AZ2), but I want it to not show in my TV shows/series collection (since they don't have a tagline anyway). How can I go and do this?