Release Notes
Fixed
- Bundle new ffmpeg 8.1.2 build that is patched to fix QSV on Windows
- Fix regression from
v26.2.0that caused channel logo watermarks to be ignored when the logo is a url- This affected external logo urls and generated channel logos
- Maintain collection progress when refreshing a classic playout containing playlists
- Fix UI bug where on-demand channels would always show out of date gaps (unscheduled time)
- Fix UI bug where gaps (unscheduled time) would be shown from previous playout build, not current build
Changed
- Change rule for how
Flexiblefixed start times work in classic schedules- Previously, flexible waited only for start times later in the same calendar day
- This caused undesired behavior near midnight
- A flexible start time of 23:55 when the current playout is at 00:05 would wait nearly a full day
- A flexible start time of 00:30 when the current playout is at 23:50 would start immediately instead of waiting 40 minutes
- This caused undesired behavior near midnight
- Now, flexible will only wait when the desired start time is <= 12 hours after the current time, otherwise it will start immediately
Strictbehavior is unchanged
- Previously, flexible waited only for start times later in the same calendar day