diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-10-06 19:05:33 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-10-06 19:05:33 +0200 |
commit | d04428ee6ea2ab584eb3b1dd9c8bd1d051137f42 (patch) | |
tree | 2e4e2784343dfeef53e75dd65b1df9fdc1ff545f /doc-src | |
parent | 5f6c56f9b630ef18d5c8808569fc11ca82313e88 (diff) | |
download | vdr-plugin-epgsearch-d04428ee6ea2ab584eb3b1dd9c8bd1d051137f42.tar.gz vdr-plugin-epgsearch-d04428ee6ea2ab584eb3b1dd9c8bd1d051137f42.tar.bz2 |
improved response time when canceling the search timer thread
Diffstat (limited to 'doc-src')
-rw-r--r-- | doc-src/en/epgsearch.4.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc-src/en/epgsearch.4.txt b/doc-src/en/epgsearch.4.txt index 8267c35..884685a 100644 --- a/doc-src/en/epgsearch.4.txt +++ b/doc-src/en/epgsearch.4.txt @@ -44,7 +44,7 @@ directory entries could look like this: Childrens Movies~%category% %CATEGORY%~%genre% -There are also three other variables: %Title%, %Subtitle% and %Channel%. +There are also three other variables: %Title%, %Subtitle% and %chlng%. If you don't use %Title%, the title is always automatically appended to the directory entry, when a timer will be created. If you set 'serial recording' to 'yes' in your search timer then also the @@ -57,7 +57,7 @@ is the same as %Category%~%Genre% (with 'serial recording' set to 'yes'). -The %Channel% variable gets replaced with the name of the channel. +The %chnlng% variable gets replaced with the name of the channel. Attention: Automatically appending title and subtitle will not be done, if you use the variables %Title% or %Subtitle% in the directory |