summaryrefslogtreecommitdiff
path: root/skinskeleton
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-01-24 13:02:35 +0100
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-01-24 13:02:35 +0100
commitc9c2d953a56215d0db76b8cba4aa627f164a2fc9 (patch)
tree7dd05c7f5e355df1127c2017e1b0e7cb9659be75 /skinskeleton
parentb9b82875bad96d69e895d54ef0f88be998d12be2 (diff)
downloadvdr-plugin-skindesigner-c9c2d953a56215d0db76b8cba4aa627f164a2fc9.tar.gz
vdr-plugin-skindesigner-c9c2d953a56215d0db76b8cba4aa627f164a2fc9.tar.bz2
- retrieve ChannelName from 'info' and fallback via ChannelID from active channel list (reverse mechanism)
- remove exposing ChannelID (senseless as default 'info' is not containing it)
Diffstat (limited to 'skinskeleton')
-rw-r--r--skinskeleton/xmlfiles/displaymenurecordings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/skinskeleton/xmlfiles/displaymenurecordings.xml b/skinskeleton/xmlfiles/displaymenurecordings.xml
index 9bde817..e46fd12 100644
--- a/skinskeleton/xmlfiles/displaymenurecordings.xml
+++ b/skinskeleton/xmlfiles/displaymenurecordings.xml
@@ -35,7 +35,6 @@
{posterpath} absolute path of scraped poster
{recchannelname} name of channel from which was recorded
{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/UHD (from EPG info)
{isUHD} true if recording is UHD (from EPG info)
@@ -81,7 +80,6 @@
{bannerpath} absolute path of scraped banner
{recchannelname} name of channel from which was recorded
{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/UHD (from EPG info)
{isUHD} true if recording is UHD (from EPG info)