Editing info display when video paused?
#1
I'd like to add the year to the info displayed when you pause a video in this skin. Can someone point me to the XML file where I'd do that?  I am seeing in DialogVideoInfo.xml this:
32 48 center SubLabel:
<control type="label">
<top>32</top>
<height>48</height>
<align>center</align>
<textcolor>SubLabel</textcolor>
<font>Font-InfoBox-Title</font>
<label>$INFO[ListItem.Year]</label>
</control>
However, I'm not sure where the actual formatting of the title info is in this file to insert the year into.
Reply

Logout Mark Read Team Forum Stats Members Help
Editing info display when video paused?0