diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-03-17 10:55:43 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-03-17 10:55:43 +0100 |
commit | 7ffc1a5efee20ae7a778dd1482f16e193cc1f620 (patch) | |
tree | a00ae44447ec46600c96074610cc230a08346e49 /MANUAL | |
parent | 36a833053b4b1d51ffe51ca75d06478819e92eeb (diff) | |
download | vdr-7ffc1a5efee20ae7a778dd1482f16e193cc1f620.tar.gz vdr-7ffc1a5efee20ae7a778dd1482f16e193cc1f620.tar.bz2 |
Made checking for done recordings more tolerant
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -636,6 +636,10 @@ following the matching pattern. There are three macros that can be used here: {>} everything after the matching pattern {=} the matching pattern itself (just for completeness) +As of VDR version 2.5.2, the characters ' ' (blank), ':' and '-' are ignored +when checking whether a particular recording has already been made by a pattern +timer, making "TITLE - EPISODE" and "TITLE: EPISODE" the same. + * Managing folders The "Select folder" menu, which can be accessed by pressing the "Red" key in |