From 76d2b108bf17fde2a98e021c8bbfecb1a9a7e92e Mon Sep 17 00:00:00 2001 From: Johann Friedrichs Date: Tue, 1 Feb 2022 13:16:22 +0100 Subject: Recordings with errors can be marked as incomplete Configurable "Allowed Errors" (default: 0) --- doc-src/en/epgsearch.1.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'doc-src/en') 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 before a recording is marked as incomplete. +(not available in vdr 2.4) + =item - B 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 -- cgit v1.2.3