From 31b87544f1ca5580ad96d080e5b93793775b4fdb Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 19 May 2021 11:22:20 +0200 Subject: Recordings are now checked for errors --- vdr.5 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'vdr.5') diff --git a/vdr.5 b/vdr.5 index 8251903b..cb78944d 100644 --- a/vdr.5 +++ b/vdr.5 @@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 5.1 2020/12/26 15:49:01 kls Exp $ +.\" $Id: vdr.5 5.2 2021/05/19 11:22:20 kls Exp $ .\" .TH vdr 5 "15 Apr 2018" "2.4" "Video Disk Recorder Files" .SH NAME @@ -817,8 +817,13 @@ l l. \fBF\fR| \fBL\fR| \fBP\fR| +\fBO\fR| \fB@\fR| .TE + +The 'O' tag contains the number of errors that occurred during recording. +If it is zero, the recording can be safely considered error free. The higher the value, +the more damaged the recording is. .SS RESUME The file \fIresume\fR (if present in a recording directory) contains the position within the recording where the last replay session left off. -- cgit v1.2.3