forked from j62/ctbrec
1
0
Fork 0

Update changelog

This commit is contained in:
0xboobface 2019-12-25 19:26:54 +01:00
parent a33d3045c1
commit 5faf12b41b
1 changed files with 7 additions and 3 deletions

View File

@ -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
========================