diff options
Diffstat (limited to 'addons/skin.confluence/720p/VideoFullScreen.xml')
-rw-r--r-- | addons/skin.confluence/720p/VideoFullScreen.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.confluence/720p/VideoFullScreen.xml b/addons/skin.confluence/720p/VideoFullScreen.xml index 072b48958f..11ea2ccc03 100644 --- a/addons/skin.confluence/720p/VideoFullScreen.xml +++ b/addons/skin.confluence/720p/VideoFullScreen.xml @@ -146,7 +146,7 @@ <height>25</height> <align>left</align> <font>font12</font> - <label>$INFO[VideoPlayer.TVShowTitle] ($INFO[VideoPlayer.Season]x$INFO[VideoPlayer.Episode])</label> + <label>$INFO[VideoPlayer.TVShowTitle] ($INFO[VideoPlayer.Season,,x]$INFO[VideoPlayer.Episode])</label> <textcolor>grey2</textcolor> <shadowcolor>black</shadowcolor> <visible>VideoPlayer.Content(Episodes)</visible> |