diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-10-03 21:04:31 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-10-03 21:04:31 +0200 |
commit | f0699b25e6bc82931075c88c49c046c4ab696f2c (patch) | |
tree | e1972a4931720e5a74e9ae07e86f6c7ac18d58de /doc-src | |
parent | df09c23571eee2d45b856aed17b38deca44b0bbb (diff) | |
download | vdr-plugin-epgsearch-f0699b25e6bc82931075c88c49c046c4ab696f2c.tar.gz vdr-plugin-epgsearch-f0699b25e6bc82931075c88c49c046c4ab696f2c.tar.bz2 |
search timer mails can now be buffered and delayed
Diffstat (limited to 'doc-src')
-rw-r--r-- | doc-src/de/epgsearch.1.txt | 6 | ||||
-rw-r--r-- | doc-src/en/epgsearch.1.txt | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc-src/de/epgsearch.1.txt b/doc-src/de/epgsearch.1.txt index 020a2df..f2cbe44 100644 --- a/doc-src/de/epgsearch.1.txt +++ b/doc-src/de/epgsearch.1.txt @@ -768,6 +768,12 @@ der Suchtimer-Hintergrund-Thread (Dazu muss ebenfalls die Option 'Verwende Suchtimer' im Suchtimer-Setup aktiv sein.) +=item - B<Zeit zwischen Mails [h]:> + +Für Benachrichtigungen zu Suchtimern kann hier angegeben werden, welchen Mindestabstand in Stunden +die Mails haben sollen. Sobald die entsprechende Zeit verstrichen ist, wird eine Mail nach dem nächsten Suchtimer-Update +versandt. Der Wert '0' bedeutet keine Verzögerung und bewirkt einen sofortigen Mailversand. + =item - B<Timer-Konflikt-Benachrichtigung:> Diese Option aktivieren, wenn man eine Email-Benachrichtigung bei diff --git a/doc-src/en/epgsearch.1.txt b/doc-src/en/epgsearch.1.txt index e18820a..8a38f6a 100644 --- a/doc-src/en/epgsearch.1.txt +++ b/doc-src/en/epgsearch.1.txt @@ -748,6 +748,12 @@ background thread has (Also requires 'Use search timers' in the search timer setup to be activated.) +=item - B<Time between mails [h]:> + +For search timer notifications one can set the minimum distance in hours between the mails. +As soon as this time has elapsed a new mail is sent after the next search timer update. +A value of '0' means no delay and will cause immediate mail delivery. + =item - B<Timer conflict notification:> Enable this, if you want to get an email notification about timer |