diff options
author | Johann Friedrichs <johann.friedrichs@web.de> | 2017-07-11 08:35:04 +0200 |
---|---|---|
committer | Frank Neumann <fnu@yavdr.org> | 2017-07-11 08:35:04 +0200 |
commit | 04124ba1ebae36f15eafe95cd23bbb8e220a8e8a (patch) | |
tree | 2cfe1873c29382ed79feaf49eb81a3897ae12860 /doc-src/en/epgsearch.1.txt | |
parent | ceb158e1bd9df3cc0c6f9243856faac6f735ffb8 (diff) | |
download | vdr-plugin-epgsearch-04124ba1ebae36f15eafe95cd23bbb8e220a8e8a.tar.gz vdr-plugin-epgsearch-04124ba1ebae36f15eafe95cd23bbb8e220a8e8a.tar.bz2 |
Add conflict check for remote timers.
Diffstat (limited to 'doc-src/en/epgsearch.1.txt')
-rw-r--r-- | doc-src/en/epgsearch.1.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc-src/en/epgsearch.1.txt b/doc-src/en/epgsearch.1.txt index 659f4b9..e44f0e4 100644 --- a/doc-src/en/epgsearch.1.txt +++ b/doc-src/en/epgsearch.1.txt @@ -603,6 +603,9 @@ If yes, the plugin makes a background scan of the EPG and adds timers if it finds matching entries. This applies only to searches that are marked with 'use as search timer'. +Search timers will always be created local, even if SVDRPDefaulthost +is set to a different host. + =item - B<Update interval:> The update interval of the background scan for search timers in minutes. @@ -714,6 +717,12 @@ in the conflicts overview. Here you can specify the day range that should be used for the conflict check. +=item - B<Check also remote conflicts:> + +If SVDRPPeering is active, conflicts for remote timers will be checked, if +set to "yes". For this to work epgseach-plugin has to be active on the +remote host too. Default is "no". + =item - B<After each timer programming:> This performs a conflict check after each manual timer programming and - if |