summaryrefslogtreecommitdiff
path: root/skinskeleton
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2014-10-25 20:10:00 +0200
committerlouis <louis.braun@gmx.de>2014-10-25 20:10:00 +0200
commit1e20f0c893b37f889269500e55f3022f450dfb04 (patch)
tree7ddb4b2838950e5b2b94e3416386423d28535e40 /skinskeleton
parentce67dea08af33f53525b61e168f32af11101e2c6 (diff)
downloadvdr-plugin-skindesigner-1e20f0c893b37f889269500e55f3022f450dfb04.tar.gz
vdr-plugin-skindesigner-1e20f0c893b37f889269500e55f3022f450dfb04.tar.bz2
added device info in displaychannel
Diffstat (limited to 'skinskeleton')
-rw-r--r--skinskeleton/xmlfiles/displaychannel.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/skinskeleton/xmlfiles/displaychannel.xml b/skinskeleton/xmlfiles/displaychannel.xml
index 38267d8..49a1630 100644
--- a/skinskeleton/xmlfiles/displaychannel.xml
+++ b/skinskeleton/xmlfiles/displaychannel.xml
@@ -105,6 +105,26 @@
<signalqualityback>
</signalqualityback>
+ <!-- Available Variables devices:
+ {numdevices} number of available devices
+ {devices[]} array with available devices
+ {devices[num]} number of current device
+ {devices[type]} type of device (DVB-S, DVB-C, ...)
+ {devices[istuned]} true if device is currently tuned to a transponder
+ {devices[livetv]} true if device is currently playing livetv
+ {devices[recording]} true if device is currently recording
+ {devices[hascam]} true if device has a CAM
+ {devices[cam]} number of CAM
+ {devices[signalstrength]} signalstrength of devcie
+ {devices[signalquality]} signalstrength of devcie
+ {devices[channelnumber]} number of the currently tuned channel
+ {devices[channelname]} name of the currently tuned channel
+ {devices[channelid]} ID of the currently tuned channel
+ {devices[source]} source of the currently tuned channel
+ -->
+ <devices>
+ </devices>
+
<!-- Available Variables scrapercontent:
{mediapath} Full Path of Poster or Banner to use in image path attribute
{mediawidth} width of image in pixel