@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Fix app startup with MySql/MariaDB
### Changed
- Always tell ffmpeg to stop encoding with a specific duration
- This was removed to try to improve transitions with ffmpeg 7.x, but has been causing issues with other content
@ -204,10 +204,7 @@ public abstract class PipelineBuilderBase : IPipelineBuilder
@@ -204,10 +204,7 @@ public abstract class PipelineBuilderBase : IPipelineBuilder