mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed VPS recording in case there is more than one timer in the VPS margin
This commit is contained in:
9
HISTORY
9
HISTORY
@@ -4456,7 +4456,7 @@ Video Disk Recorder Revision History
|
||||
EPG event has been explicitly set to SI::RunningStatusNotRunning.
|
||||
- The check for timers to be deleted is now done only every 30 seconds.
|
||||
|
||||
2006-04-01: Version 1.3.46
|
||||
2006-04-09: Version 1.3.46
|
||||
|
||||
- Fixed handling broken PMT records (thanks to Marcel Wiesweg for pointing out how
|
||||
to detect these).
|
||||
@@ -4471,3 +4471,10 @@ Video Disk Recorder Revision History
|
||||
- VPS timers now record only events that have exactly the given start time.
|
||||
This fix also implements recording several subsequent events that have the
|
||||
same VPS time (like a sports event with intermittent news breaks).
|
||||
- When checking for timers that have entered the "VPS margin", any free devices are
|
||||
now used to switch to the needed transponder. This improves cases where more than
|
||||
one VPS timer is about to start.
|
||||
- Fixed handling the VPS margin in case the event's duration is shorter than the
|
||||
margin.
|
||||
- Fixed handling VPS timers in case the primary device needs to switch to the
|
||||
timer's transponder.
|
||||
|
Reference in New Issue
Block a user