diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-06-10 15:34:23 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-06-10 15:34:23 +0200 |
commit | deb96b372eabf2bc641c05e6beb20671d1047cc6 (patch) | |
tree | 75bd31a5c589afe4f4e04cb6be7c392e48ad379d /MANUAL | |
parent | 360d8fe6b1faeea134f7a18d45ebbe69fd685be6 (diff) | |
download | vdr-deb96b372eabf2bc641c05e6beb20671d1047cc6.tar.gz vdr-deb96b372eabf2bc641c05e6beb20671d1047cc6.tar.bz2 |
The option "Setup/Miscellaneous/Show channel names with source" can now be set to "type" or "full"
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1143,10 +1143,11 @@ Version 2.2 wrap around the beginning or end of the channel list if this parameter is set to 'yes'. - Show channel names with source = no + Show channel names with source = off If this option is turned on, channel names will be displayed - with the source appended to them, as in "ZDF (S)", where - 'S' stands for "Satellite". + with the source appended to them, as in "ZDF (S)" (if the + option is set to "type), or "ZDF (S19.2E)" (if it is set to + "full"), where 'S' stands for "Satellite". Emergency exit = yes If, for some reason, a recording fails because the video data stream is broken, or the CAM doesn't decrypt etc., |