diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-10-15 19:40:34 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-10-15 19:40:34 +0200 |
commit | ddaa1c4591bdac901404484671363d26623fdfed (patch) | |
tree | bfb8b1494c61b78a3d3a0a8199df5e053bb891b4 /doc-src/en | |
parent | ba8ea0c1acf117bbb4a709264eb2591a497fa779 (diff) | |
download | vdr-plugin-epgsearch-ddaa1c4591bdac901404484671363d26623fdfed.tar.gz vdr-plugin-epgsearch-ddaa1c4591bdac901404484671363d26623fdfed.tar.bz2 |
new internal variable %timer.liveid%
Diffstat (limited to 'doc-src/en')
-rw-r--r-- | doc-src/en/epgsearch.4.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc-src/en/epgsearch.4.txt b/doc-src/en/epgsearch.4.txt index 3f4d6bc..0d2588a 100644 --- a/doc-src/en/epgsearch.4.txt +++ b/doc-src/en/epgsearch.4.txt @@ -823,6 +823,7 @@ The following variables can be used in the section <timer>: - %timer.search% - name of the search timer, that created the timer - %timer.searchid% - id of the search timer, that created the timer - %timer.modreason% - the reason for a timer modification in plain text + - %timer.liveid% - encoded timer ID as used in the frontend 'live' - any event variable (as in '10. Customizing the EPG menus') - any extended EPG variable as defined in epgsearchcats.conf - any user variable (as in '12. User defined variables') |