fix hls timestamps (#598)

This commit is contained in:
Jason Dove
2022-01-27 23:51:18 -06:00
committed by GitHub
parent 7de50dd916
commit 1ee01c1d78
17 changed files with 214 additions and 40 deletions
+2 -3
View File
@@ -12,9 +12,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `ts-legacy` for `MPEG-TS (Legacy)`
- omitting the `mode` parameter returns each channel as configured
- Link `File Not Found` health check to `Trash` page to allow deletion
### Changed
- Minor HLS Segmenter improvements
- Fix `HLS Segmenter` streaming mode with multiple ffmpeg-based clients
- Jellyfin (web) and TiviMate (Android) were specifically tested
## [0.3.8-alpha] - 2022-01-23
### Fixed