mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Initiating an emergency exit on too many UPT errors per recording
This commit is contained in:
6
HISTORY
6
HISTORY
@@ -2652,7 +2652,7 @@ Video Disk Recorder Revision History
|
||||
actual CAM type as reported by the CAM. The 'ca.conf' file has been stripped
|
||||
down to the values 0..4.
|
||||
|
||||
2004-02-13: Version 1.3.5
|
||||
2004-02-14: Version 1.3.5
|
||||
|
||||
- Fixed reading the EPG preferred language parameter from 'setup.conf'.
|
||||
- Fixed switching to a visible programme in case the current channel has neither
|
||||
@@ -2663,3 +2663,7 @@ Video Disk Recorder Revision History
|
||||
transponders on the same frequency, with different polarization, like Hispasat
|
||||
at S30.0W (thanks to Thomas Bergwinkl for pointing this out). See man vdr(5)
|
||||
for details about the enhanced channel ID format.
|
||||
- Since there appears to be no general solution for the UPT error yet, a recording
|
||||
now initiates an "emergency exit" if the number of UPT errors during one
|
||||
recording exceeds 10 (suggested by Gregoire Favre). Since the UPT error doesn't
|
||||
happen on my system, this has not been explicitly tested.
|
||||
|
Reference in New Issue
Block a user