summaryrefslogtreecommitdiff
path: root/doc-src/en
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger@gmx.de>2010-01-01 11:21:04 +0100
committerChristian Wieninger <cwieninger@gmx.de>2010-01-01 11:21:04 +0100
commite94349190011d3d1dec090b38bb844e9624f873a (patch)
treeecab0b5df359ad75e816ea88b5ce5675ba57033f /doc-src/en
parent4eeda6ff6b8510da6e0067a6c7958f9166226a7d (diff)
downloadvdr-plugin-epgsearch-e94349190011d3d1dec090b38bb844e9624f873a.tar.gz
vdr-plugin-epgsearch-e94349190011d3d1dec090b38bb844e9624f873a.tar.bz2
new variable search.series
Diffstat (limited to 'doc-src/en')
-rw-r--r--doc-src/en/epgsearch.4.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc-src/en/epgsearch.4.txt b/doc-src/en/epgsearch.4.txt
index ae29610..e940fa5 100644
--- a/doc-src/en/epgsearch.4.txt
+++ b/doc-src/en/epgsearch.4.txt
@@ -65,8 +65,10 @@ entry. This allows to form directory entries like this one:
%Category%~%Genre%~%Title%~%Episode%~%Subtitle%
-There is also another variable %search.query% that will be replaced with the
-query of the search timer.
+There are also the following search variables:
+
+ %search.query% that will be replaced with the query of the search timer
+ %search.series% that is '1', if the search has it's 'Series recording' flag set, else '0'.
See also C<epgsearchuservars.conf(5)>.