add configurable channel group and categories (#651)

This commit is contained in:
Jason Dove
2022-02-21 21:04:12 -06:00
committed by GitHub
parent c92b6cb909
commit f6c42f3ff5
17 changed files with 3968 additions and 3 deletions
+3
View File
@@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Add improved but experimental transcoder logic, which can be toggled on and off in `Settings`
- Fix `HLS Segmenter` bug when source video packet contains no duration (`N/A`)
### Added
- Add configurable channel group (M3U) and categories (XMLTV)
### Changed
- Disable framerate normalization by default and on all ffmpeg profiles
- If framerate normalization is desired (not typically needed), it can be re-enabled manually