MediaPortal Version: 1.0
MediaPortal Skin: Blue
Windows Version: Vista
I've modified the standard Blue skin file mytvguide.xml to replace the program Category with Classification so it shows PG or G, etc on the screen. This is in mytvguide.xml...
<control>
<description>Current program rating</description>
<type>label</type>
<id>32</id>
<posX>689</posX>
<posY>547</posY>
<width>200</width>
<font>font14</font>
<align>right</align>
<textcolor>ffa9d0f7</textcolor>
<label>#TV.Guide.Classification</label>
</control>
I can confirm that the classification is in the database as I've checked, but nothing appears on the screen. To test it wasn't off the screen or similar I tried a different field such as #TV.Guide.Time and this does appear.
I've seen other posts back in 2008 where they had classifications working. Is this a bug in MP 1.0?
MediaPortal Skin: Blue
Windows Version: Vista
I've modified the standard Blue skin file mytvguide.xml to replace the program Category with Classification so it shows PG or G, etc on the screen. This is in mytvguide.xml...
<control>
<description>Current program rating</description>
<type>label</type>
<id>32</id>
<posX>689</posX>
<posY>547</posY>
<width>200</width>
<font>font14</font>
<align>right</align>
<textcolor>ffa9d0f7</textcolor>
<label>#TV.Guide.Classification</label>
</control>
I can confirm that the classification is in the database as I've checked, but nothing appears on the screen. To test it wasn't off the screen or similar I tried a different field such as #TV.Guide.Time and this does appear.
I've seen other posts back in 2008 where they had classifications working. Is this a bug in MP 1.0?
New Zealand