fix path replacement bug (#677)

This commit is contained in:
Jason Dove
2022-03-05 12:21:26 -06:00
committed by GitHub
parent a2e7e6df1e
commit fc1a051df5
7 changed files with 484 additions and 69 deletions
+1
View File
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix bug scheduling mid-roll filler with content that contains one chapter
- No mid-roll filler will be inserted for content with zero or one chapters
- Fix thread sync bug with `HLS Segmenter` (and `MPEG-TS`) streaming modes
- Fix path replacement bug when media server path is left blank
### Added
- Add automated error reporting via Bugsnag