diff --git a/CHANGELOG.md b/CHANGELOG.md index c79efe32..312167f0 100644 --- a/CHANGELOG.md +++ b/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 ========================