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)