Release Notes
Added
- Add
Health Checkstable to home page to identify and surface common misconfigurationsFFmpeg VersionchecksffmpegandffprobeversionsFFmpeg Reportschecks whether ffmpeg troubleshooting reports are enabled since they can use a lot of disk space over timeHardware Accelerationchecks whether channels that transcode are using acceleration methods that ffmpeg claims to supportMovie Metadatachecks whether all movies have metadata (fallback metadata counts as metadata)Episode Metadatachecks whether all episodes have metadata (fallback metadata counts as metadata)Zero Durationchecks whether all movies and episodes have a valid (non-zero) durationVAAPI Driverchecks whether a vaapi driver preference is configured when using the vaapi docker image
- Add setting to each playout to schedule an automatic daily rebuild
- This is useful if the playout uses a smart collection with
released_onthisday
- This is useful if the playout uses a smart collection with
Fixed
- Fix docker vaapi support for newer Intel platforms (Gen 8+)
- This includes a new setting to force a particular vaapi driver (
iHDori965), as some Gen 8 or 9 hardware that is supported by both drivers will perform better with one or the other
- This includes a new setting to force a particular vaapi driver (
- Fix scanning and indexing local movies and episodes without NFO metadata
- Fix displaying seasons for shows with no year (in metadata or in folder name)
- Fix "direct play" in MPEG-TS mode (copy audio and video stream when
Transcodeis unchecked)