summaryrefslogtreecommitdiff
path: root/doc-src
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src')
-rw-r--r--doc-src/de/epgsearch.1.txt9
-rw-r--r--doc-src/en/epgsearch.1.txt11
2 files changed, 17 insertions, 3 deletions
diff --git a/doc-src/de/epgsearch.1.txt b/doc-src/de/epgsearch.1.txt
index ed078dd..304308c 100644
--- a/doc-src/de/epgsearch.1.txt
+++ b/doc-src/de/epgsearch.1.txt
@@ -650,6 +650,11 @@ Der Start des Suchtimer-Updatethreads und des folgenden Konflikt-Checks kann um
Voreinstellungen
+=item - B<Erlaubte Fehler:>
+
+Erlaubte Aufnahmefehler, bevor eine Aufnahme als unvollständig gekennzeichnet
+wird (nicht verfügbar in vdr 2.4)
+
=item - B<Keine Ankündigung bei Wiedergabe:>
zum Unterdrücken von Sendungs-Ankündigungen während einer aktiven Wiedergabe.
@@ -975,7 +980,9 @@ aufgenommen, die bezüglich der Timerangaben korrekt begonnen und auch
beendet wurden. D.h. dass teilweise unvollständige Aufnahmen nicht
registriert werden und somit beim nächsten Suchtimer-Update
automatisch ein neuer Timer für diese Sendung erzeugt wird, falls
-gefunden.
+gefunden. Seit vdr 2.5.x werden auch Aufnahmen mit Fehlern nicht
+registriert. Möchte man eine bestimmte Anzahl von Aufnahmefehlern
+zulassen, kann der Wert für "Erlaubte Fehler" hochgesetzt werden.
B<Wie verwenden?>
diff --git a/doc-src/en/epgsearch.1.txt b/doc-src/en/epgsearch.1.txt
index 702cfce..d0786c5 100644
--- a/doc-src/en/epgsearch.1.txt
+++ b/doc-src/en/epgsearch.1.txt
@@ -135,7 +135,7 @@ item. There are 8 built-in commands:
Search the recordings for a broadcast with the same name
- Mark as 'already recorded':
- This puts the selected event in the file epgsearchdone.data and instructs
+ This puts the selected event into the file epgsearchdone.data and instructs
epgsearch to avoid recording this event if an according search timer is set
to "avoid repeats". An already created timer will be automatically removed
with the next search timer update.
@@ -632,6 +632,11 @@ Default lifetime of generated timers.
Default margins of generated timers.
+=item - B<Allowed Errors:>
+
+Allowed errors before a recording is marked as incomplete.
+(not available in vdr 2.4)
+
=item - B<No announcements when replaying:>
suppress event announcements while any replay is active.
@@ -931,7 +936,9 @@ calling 'show recordings done' in the 'actions' of the searches menu.
This file only stores info about recordings that are complete,
i.e. that started and stopped just in time. So a broken recording will
not be stored in this file and epgsearch will automatically try to
-record the next repeat, if there is any.
+record the next repeat, if there is any. Starting with vdr 2.5.x also
+recordings with errors are not stored. If you would like to allow a
+certain amount of errors, you can raise the value of "Allowd Errors".
B<How to use it?>