From 4c4b9f78372eeabbd394041b63db71c76eec146d Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Wed, 20 Jan 2021 21:37:36 +0100 Subject: expose on top of isHD now also isUHD for recordings --- skinskeleton/xmlfiles/displaymenudetailrecording.xml | 6 ++++-- skinskeleton/xmlfiles/displaymenurecordings.xml | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'skinskeleton') diff --git a/skinskeleton/xmlfiles/displaymenudetailrecording.xml b/skinskeleton/xmlfiles/displaymenudetailrecording.xml index 989763a..5d5b5b3 100644 --- a/skinskeleton/xmlfiles/displaymenudetailrecording.xml +++ b/skinskeleton/xmlfiles/displaymenudetailrecording.xml @@ -30,7 +30,8 @@ {recchannelid} id of channel from which was recorded {recchannelnumber} number of channel from which was recorded {framesPerSecond} frames per second (from EPG info) - {isHD} true if recording is HD (from EPG info) + {isHD} true if recording is HD/UHD (from EPG info) + {isUHD} true if recording is UHD (from EPG info) --> @@ -52,7 +53,8 @@ {durationeventminutes} event duration, rest of minutes {cutted} true if recording is cutted {framesPerSecond} frames per second (from EPG info) - {isHD} true if recording is HD (from EPG info) + {isHD} true if recording is HD/UHD (from EPG info) + {isUHD} true if recording is HD (from EPG info) {recordingsize} size of recording (automatically in GB / MB) {recordingsizecutted} size of cutted recording (automatically in GB / MB) diff --git a/skinskeleton/xmlfiles/displaymenurecordings.xml b/skinskeleton/xmlfiles/displaymenurecordings.xml index 16462b9..a5cf7bb 100644 --- a/skinskeleton/xmlfiles/displaymenurecordings.xml +++ b/skinskeleton/xmlfiles/displaymenurecordings.xml @@ -34,7 +34,8 @@ {posterheight} height of scraped poster {posterpath} absolute path of scraped poster {framesPerSecond} frames per second (from EPG info) - {isHD} true if recording is HD (from EPG info) + {isHD} true if recording is HD/UHD (from EPG info) + {isUHD} true if recording is UHD (from EPG info) --> @@ -75,7 +76,8 @@ {bannerheight} height of scraped banner {bannerpath} absolute path of scraped banner {framesPerSecond} frames per second (from EPG info) - {isHD} true if recording is HD (from EPG info) + {isHD} true if recording is HD/UHD (from EPG info) + {isUHD} true if recording is UHD (from EPG info) --> -- cgit v1.2.3