Update changelog
This commit is contained in:
parent
e153a967f7
commit
77e0a0737a
14
CHANGELOG.md
14
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)
|
||||
|
|
Loading…
Reference in New Issue