|
|
|
@ -10,6 +10,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). |
|
|
|
- Thread count is now forced to `1` for all streaming modes other than HLS Segmenter |
|
|
|
- Thread count is now forced to `1` for all streaming modes other than HLS Segmenter |
|
|
|
- Fix bug with HLS Segmenter in cultures where `.` is a group/thousands separator |
|
|
|
- Fix bug with HLS Segmenter in cultures where `.` is a group/thousands separator |
|
|
|
- Fix search results page crashing with some media kinds |
|
|
|
- Fix search results page crashing with some media kinds |
|
|
|
|
|
|
|
- Always use MPEG-TS or MPEG-TS (Legacy) streaming mode with HDHR (Plex) |
|
|
|
|
|
|
|
- Other configured modes will fall back to MPEG-TS when accessed by Plex |
|
|
|
|
|
|
|
|
|
|
|
### Changed |
|
|
|
### Changed |
|
|
|
- Upgrade ffmpeg from 4.4 to 5.0 in all docker images |
|
|
|
- Upgrade ffmpeg from 4.4 to 5.0 in all docker images |
|
|
|
|