summaryrefslogtreecommitdiff
path: root/vdr.1
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-12-26 15:49:01 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2020-12-26 15:49:01 +0100
commit2b3556b460665d9a4036b1623e7e7ff5ff6d37d8 (patch)
treebee99e68a196ba076440ad6516b5a0149996b6f2 /vdr.1
parentd2e0087c4e13b2acbecc4bafb3cb2ab656c95339 (diff)
downloadvdr-2b3556b460665d9a4036b1623e7e7ff5ff6d37d8.tar.gz
vdr-2b3556b460665d9a4036b1623e7e7ff5ff6d37d8.tar.bz2
Implemented "Pattern Timers"2.5.1
Diffstat (limited to 'vdr.1')
-rw-r--r--vdr.17
1 files changed, 6 insertions, 1 deletions
diff --git a/vdr.1 b/vdr.1
index 0e04d3ba..33f8fd72 100644
--- a/vdr.1
+++ b/vdr.1
@@ -8,7 +8,7 @@
.\" License as specified in the file COPYING that comes with the
.\" vdr distribution.
.\"
-.\" $Id: vdr.1 4.4 2018/04/10 13:58:06 kls Exp $
+.\" $Id: vdr.1 5.1 2020/12/26 15:49:01 kls Exp $
.\"
.TH vdr 1 "15 Apr 2018" "2.4" "Video Disk Recorder"
.SH NAME
@@ -305,6 +305,11 @@ The actual data files of a recording.
Contains all current EPG data. Can be used for external processing and will
also be read at program startup to have the full EPG data available immediately.
.TP
+.I donerecs.data
+Contains the names of recordings that have been done by pattern timers with '@'
+as the first character of the pattern. File names are appended to this file after
+a recording has finished, and the entire file is read upon startup of VDR.
+.TP
.I .update
If this file is present in the video directory, its last modification time will
be used to trigger an update of the list of recordings in the "Recordings" menu.