From 77e0a0737a04cd0b2126049b90f3416a4b5690bd Mon Sep 17 00:00:00 2001 From: 0xboobface <0xboobface@gmail.com> Date: Sun, 29 Dec 2019 15:20:43 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 298299e4..0515a67b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +3.0.3 +======================== +* Fix: Recordings didn't start for some MFC models +* Fix: In some cases a lot of recordings have been created, because a recording + failed immediately after start +* Fix: Recorded models now don't switch their positions in the thumb overview +* HLS downloads now try to update the segment playlist URL, if the playlist cannot + be loaded. +* DASH downloads stop faster, if the manifest cannot be loaded, because the model + went offline +* The output from FFmpeg is now stored in merge.log in the segments directory of + a recording +* Fix: Possible deadlock in recorder + 3.0.2 ======================== * Fix: HLS downloads now create a temporary directory (ending with .part)