add kodiprop to channels.m3u (#1448)

This commit is contained in:
Jason Dove
2023-09-26 15:47:55 -05:00
committed by GitHub
parent 58fae1b0cc
commit 547db5fb51
6 changed files with 38 additions and 3 deletions
+1
View File
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `Crop`: a new mode that will scale beyond the desired resolution (maintaining aspect ratio), and crop to desired resolution
- **This mode does NOT detect black and intelligently crop**
- The goal is to fill the canvas by over-scaling and cropping, instead of minimally scaling and padding
- Include `inputstream.ffmpegdirect` properties in channels.m3u when requested by Kodi
### Changed
- Upgrade ffmpeg to 6.1, which is now *required* for all installs