Skip to content

Commit

Permalink
Update Versions/Extras label
Browse files Browse the repository at this point in the history
  • Loading branch information
Hitcher committed Aug 25, 2024
1 parent 3716f53 commit 3c27d85
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions xml/MyVideoNav.xml
Original file line number Diff line number Diff line change
Expand Up @@ -346,9 +346,9 @@
<include condition="Integer.IsEqual(System.ScreenHeight,1080)">ButtonOffset_1080p</include>
<font>Med22</font>
<label> $VAR[VersionLabel] </label>
<textcolor>ffcccccc</textcolor>
<texturefocus colordiffuse="FF888888" border="6">rating/flag.png</texturefocus>
<texturenofocus colordiffuse="FF888888" border="6">rating/flag.png</texturenofocus>
<textcolor>ff33b5e5</textcolor>
<texturefocus colordiffuse="FF33b5e5" border="6">rating/flag.png</texturefocus>
<texturenofocus colordiffuse="FF33b5e5" border="6">rating/flag.png</texturenofocus>
<visible>ListItem.HasVideoExtras | [ListItem.HasVideoVersions + !String.Contains(Container.FolderPath,movies/videoversion)] | [ListItem.IsCollection + !String.Contains(Container.FolderPath,movies/sets)]</visible>
</control>
</control>
Expand Down

0 comments on commit 3c27d85

Please sign in to comment.