diff options
author | Tuomas Jormola <tj@solitudo.net> | 2017-05-23 20:23:54 +0200 |
---|---|---|
committer | Frank Neumann <fnu@yavdr.org> | 2017-05-23 20:23:54 +0200 |
commit | d4572192c5709b1a09c85a9f07844fde3ffeb65c (patch) | |
tree | 59bd3e60846f6958e7a687b17db80047af364813 /Docs | |
parent | b09b9e58bb7b168e37bace2fccddac2111c511c3 (diff) | |
download | vdr-plugin-text2skin-d4572192c5709b1a09c85a9f07844fde3ffeb65c.tar.gz vdr-plugin-text2skin-d4572192c5709b1a09c85a9f07844fde3ffeb65c.tar.bz2 |
New token: ChannelServiceReference
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/Reference.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Docs/Reference.txt b/Docs/Reference.txt index bebbf8f..6a107e0 100644 --- a/Docs/Reference.txt +++ b/Docs/Reference.txt @@ -707,6 +707,8 @@ Defines an item for the list. ----------------------------------------------------------------------------- | ChannelShortName | | Short name of channel if available ----------------------------------------------------------------------------- +| ChannelServiceReference| | Service reference of channel if available +----------------------------------------------------------------------------- | ChannelBouquet | | Provider/bouquet name if available ----------------------------------------------------------------------------- | ChannelPortal | | Portal name if available @@ -1008,6 +1010,8 @@ Defines an item for the list. ----------------------------------------------------------------------------- | ChannelShortName | | Short name of channel if available ----------------------------------------------------------------------------- +| ChannelServiceReference| | Service reference of channel if available +----------------------------------------------------------------------------- | ChannelHasVPS | (also in Channel Display) | True, if current channel can broadcast VPS | (alt: HasVPS) | | ----------------------------------------------------------------------------- |