Releases: chrisbenincasa/tunarr
Releases · chrisbenincasa/tunarr
v0.18.8
0.18.8 (2025-02-07)
Features
Bug Fixes
- attach image to xmltv program entries (d039d45)
- disable limit on update/delete queries (#1077) (2b37fe0)
- fix copyToClipboard for xmltv/m3u links (again) (ff08303)
- fix typo in vacuum for new sqlite backup method (d648e1e)
- use fps_mode instead of vsync when specifying frame rate (3198481)
v0.18.7
0.18.7 (2025-01-29)
Bug Fixes
- fix remote watermark local file caching (d726d51)
- properly create tunarr database directory on first run (db97e57)
- properly detect capability to encode 8-bit HEVC from vainfo (b645c88)
- properly inject program converter to programdb (cfc3127)
- use revision instead of last version for binary edge builds (0025bc6)
v0.18.6
0.18.6 (2025-01-25)
Bug Fixes
- fix bundled build; apparently only works with a TS entrypoint with esbuild (3dcf327)
v0.18.5
0.18.5 (2025-01-24)
Features
Bug Fixes
- actually bind the server (fb9abf0)
- display show name properly in RemoveShowsModal (b09ea55)
- potential fixes/workarounds for quicksync audio sync issues (#1069) (93141ba)
v0.18.4
0.18.4 (2025-01-24)
Bug Fixes
- fix bad binding causing jellyfin stream injection failure (009f55a)
v0.18.3
0.18.3 (2025-01-23)
Bug Fixes
- fix XMLTV to display show/artist title and not season/album (45455e2)
- fixes to displaying program title after #910 (c1e673d)
- more flexible positioning of alphanumeric filtering (3ab34d4), closes #1062
v0.18.2
0.18.2 (2025-01-21)
Bug Fixes
- fix tunarr.bat hardcoded node version path (20c41f6)
v0.18.1
0.18.1 (2025-01-21)
UI Changes
- fix betterHumanize duration function to handle >=1 days with <1 hours (6c07fe2)
v0.18.0
0.18.0 (2025-01-19)
Features
Bug Fixes
- always return channels even if they have no program associations (d41f81b)
- ensure Jellyfin password redaction works as expected (e717cac)
- fix selecting mpeg2video as a video format (a46cdd2)
- return filler lists in alphabetical order by name (51647ad)
v0.17.5
0.17.5 (2025-01-16)
Bug Fixes
- add missing comma in ScaleQsvFilter (f5fa38d)
- av1 decoding support on new pipeline (#1053) (18d8363)