1.2.0-dev.7 (2026-02-23)
Bug Fixes
- add log lines showing available Tunarr addresses (1d4f112)
- allow proper block shuffle in custom shows (#1400) (35826a0)
- avoid a double wrap of nv12 (#1662) (9bdea15)
- better DST handling in time slot scheduler (db50fec)
- change audio Copy select label to "Copy / Passthrough" (300872c)
- disable all audio output options when encoder is set to copy (1b9b8c8)
- do not apply bitrate, buffer, or sample rate options with passthrough audio (f20e41a)
- do not reset channel start time when generating slotted schedules (84b88c0)
- fixes to QSV deinterlacing (f9208e0)
- handle new API schema in random slots editor (5b29f19)
- more fixes to smart collections (#1656) (ec5e120)
- pass target audio codec to audio channel filter rather than source (e2c7114)
- prevent specific cases of duplicate program gropuing external id errors (#1651) (eea1b49)
- properly plumb pixel format for local videos (7452cec)
- properly select loudnorm_config from transcode_configs (bf052dd)
- proxy env had bad res typing (cd1e626)
- reduce time between retries when checking if stream is ready (b2fa66b)
- regenerate lineups when channel start times change (1966218)
- regenerate regular slots when channel settings change (7e1d841)
- spelling mistake in AllKnownHardwareAccelerationModes (195c038)
- use sar keyword in vpp_qsv when scaling anamorphic content (45dc582)
Features
- add software tonemapping and add it to vaapi pipeline (#1664) (33a8a0e)
- add support for "not contains" in search (64b3598), closes #1636
- add support for tonemap opencl to vaapi and fix tests (2a70cfd)
- add tonemap_vaapi tonemapping in the VAAPI pipeline (#1657) (802eff7)
- env var for proxying images through tunarr (dadf72d)
- experimental tonemapping support for CUDA hwaccel (22e41c5)
- experimental tonemapping support for CUDA hwaccel (502bb45)
- implement experimental hardware tonemapping for QSV pipeline (7ee7b8d)