forked from j62/ctbrec
1
0
Fork 0

Update changelog

This commit is contained in:
0xboobface 2019-12-29 15:20:43 +01:00
parent e153a967f7
commit 77e0a0737a
1 changed files with 14 additions and 0 deletions

View File

@ -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 3.0.2
======================== ========================
* Fix: HLS downloads now create a temporary directory (ending with .part) * Fix: HLS downloads now create a temporary directory (ending with .part)