Overview
A small patch release addressing a single bug related to transcoding videos (H.265 codec) that cannot be played in the browser but passes the video processing pipeline.
Bug Fixes
- Add support for H.265 videos and other non-browser compatible codecs using a background jobs transcode route handled by FFmpeg: Reported by @atomixy
- Refresh folder jobs after scanning the folder: Reported by @atomixy
Full Changelog: v0.20.3...v0.20.4