diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-24 12:18:30 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-24 12:18:30 +0100 |
commit | 377b15b53579ac2a6eaf304b07b9862b305c9150 (patch) | |
tree | 7ff7af0362f656b96e3e7b42f4e5f565d6681fd8 /MANUAL | |
parent | e18918ad06c0b3ba78e4eb0ec136a3911dff9633 (diff) | |
download | vdr-377b15b53579ac2a6eaf304b07b9862b305c9150.tar.gz vdr-377b15b53579ac2a6eaf304b07b9862b305c9150.tar.bz2 |
Setup.EPGScanTimeout == 0 completely turns off EPG scanning
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -326,7 +326,8 @@ Video Disk Recorder User's Manual EPGScanTimeout = 5 The time (in hours) of user inactivity after which the DVB card in a single card system starts scanning channels to keep the EPG up-to-date. - A value of '0' turns off scanning on a single card system. + A value of '0' completely turns off scanning on both single + and multiple card systems. SVDRPTimeout = 300 The time (in seconds) of inactivity on an open SVDRP connection after which the connection is automatically |