diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-11-25 14:20:03 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-11-25 14:20:03 +0100 |
commit | ade33990f5b05ecf1446c93eb6bc5d93bbb3d8b7 (patch) | |
tree | 8ad5c33123575a50aabd7acb8b05e6b91e6573f8 /MANUAL | |
parent | a97119d0b44b52b098de0aa4a4f38939bc4bba9b (diff) | |
download | vdr-ade33990f5b05ecf1446c93eb6bc5d93bbb3d8b7.tar.gz vdr-ade33990f5b05ecf1446c93eb6bc5d93bbb3d8b7.tar.bz2 |
Implemented setup option "Miscellaneous/Emergency exit"
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -850,6 +850,14 @@ Version 1.4 VDR was stopped will be used. The valid range is from 0 (silent) to 255 (loudest). + Emergency exit = yes If, for some reason, a recording fails because the video + data stream is broken, or the CAM doesn't decrypt etc., + VDR automatically exits in order to allow the surrounding + wrapper script to reload the DVB drivers. If this option + is set to 'no', the "emergency exit" will be ignored, + hoping that the problem will go away by itself (as, for + instance, with bad weather conditions). + * Executing system commands The "VDR" menu option "Commands" allows you to execute any system commands |