diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-04-12 10:06:21 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-04-12 10:06:21 +0200 |
commit | 7c84508417b9831b364947b4d7882209db50d4e8 (patch) | |
tree | b17c1b64b941b8164575946292522d8fb7748923 /MANUAL | |
parent | e58802d2a0a04e860dcd9bb2db8f03b0f9c3402e (diff) | |
download | vdr-7c84508417b9831b364947b4d7882209db50d4e8.tar.gz vdr-7c84508417b9831b364947b4d7882209db50d4e8.tar.bz2 |
Implemented a 'resume ID' which allows several users to each have their own resume.vdr files
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -589,6 +589,12 @@ Video Disk Recorder User's Manual Show replay mode = no Turns displaying the current replay mode on or off. + Resume ID = 0 Defines an additional ID that can be used in a multi user + environment, so that every user has his/her own resume + files for each recording. The valid range is 0...99, with + 0 resulting in a file named 'resume.vdr', and any other + value resulting in 'resume.n.vdr'. + Miscellaneous: Min. event timeout = 30 |