diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-04-06 08:48:35 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-04-06 08:48:35 +0200 |
commit | 23d986657a5a4e7d086932d528715aaf8875bad3 (patch) | |
tree | f7066dc39ee0281b39bd9efadd9dd2d83f11ca6e /MANUAL | |
parent | 8f1419fff59acea5c57e861819111cfc38dd193d (diff) | |
download | vdr-23d986657a5a4e7d086932d528715aaf8875bad3.tar.gz vdr-23d986657a5a4e7d086932d528715aaf8875bad3.tar.bz2 |
Spawned timers that don't use VPS now automatically adjust their start/stop times to changes in the respective event's times
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -556,6 +556,9 @@ The following rules apply to pattern timers: - Recording is done according to the event's begin/end times, either by adding the start/stop margins (for non-VPS timers) or by using the event's running status (for VPS timers). +- If the times of the event change, a non-VPS pattern timer automatically adjusts + itself to the new times. This also happens if the start/stop margins are changed + in the setup. - The recording of a pattern timer is stored under the given file name, just like regular timers do. In addition to the "TITLE" and "EPISODE" macros the file name of a pattern timer can also use "{<}" and "{>}" to reference the part of the |