aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Stenvall <neggelandia@gmail.com>2015-01-29 15:41:31 +0200
committerSam Stenvall <neggelandia@gmail.com>2015-01-29 15:49:54 +0200
commita7e994ce72ac6ab143156ea4e24435b6df0421da (patch)
treed3b8290273c2ac35875412c0afeaa7ddb508b5d4
parentee23ad66aa6d8e0e6bcdafa8e7c1cd4abe4183e7 (diff)
[confluence] disable the "Download" item in the subtitle menu when in
live TV
-rw-r--r--addons/skin.confluence/720p/VideoOSD.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/addons/skin.confluence/720p/VideoOSD.xml b/addons/skin.confluence/720p/VideoOSD.xml
index 2bbeed25f7..3eb7490a48 100644
--- a/addons/skin.confluence/720p/VideoOSD.xml
+++ b/addons/skin.confluence/720p/VideoOSD.xml
@@ -417,6 +417,8 @@
<onclick>Close</onclick>
<onclick>Dialog.Close(VideoOSD)</onclick>
<onclick>ActivateWindow(SubtitleSearch)</onclick>
+ <!-- no point in downloading subtitles for live programs -->
+ <enable>!VideoPlayer.Content(LiveTV)</enable>
</control>
<control type="button" id="402">
<height>40</height>