Update changelog
This commit is contained in:
parent
a33d3045c1
commit
5faf12b41b
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -3,9 +3,13 @@
|
|||
* Fix: "Delete recordings shorter than" deleted all HLS recordings
|
||||
* Fix: Post-Processing scripts now run on DASH and HLS downloads
|
||||
!! Attention !! You might have to check you PP-scripts and adjust them
|
||||
* Change condition, if the PP context menu is shown
|
||||
* Improved DASH download behaviour: If the loaded init segments are empty
|
||||
ctbrec now retries to download them
|
||||
* Change condition, if the PP context menu is shown or not
|
||||
* Improved DASH download behaviour:
|
||||
- if the loaded init segments are empty ctbrec now retries to download them
|
||||
- if segment downloads fail, ctbrec retries 10 times with an increasing
|
||||
amount of time in between the reties; this has decreased the number of
|
||||
missing segments drastically
|
||||
|
||||
|
||||
3.0.0
|
||||
========================
|
||||
|
|
Loading…
Reference in New Issue