Skip to content

Releases: chrisbenincasa/tunarr

v0.18.8

07 Feb 12:23
aad1ecf
Compare
Choose a tag to compare

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

29 Jan 12:52
58c4ce1
Compare
Choose a tag to compare

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

25 Jan 16:59
82591a2
Compare
Choose a tag to compare

0.18.6 (2025-01-25)

Bug Fixes

  • fix bundled build; apparently only works with a TS entrypoint with esbuild (3dcf327)

v0.18.5

24 Jan 22:37
b019c58
Compare
Choose a tag to compare

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

24 Jan 03:09
67881e2
Compare
Choose a tag to compare

0.18.4 (2025-01-24)

Bug Fixes

  • fix bad binding causing jellyfin stream injection failure (009f55a)

v0.18.3

23 Jan 22:45
6685ec3
Compare
Choose a tag to compare

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

21 Jan 23:15
0a8c597
Compare
Choose a tag to compare

0.18.2 (2025-01-21)

Bug Fixes

  • fix tunarr.bat hardcoded node version path (20c41f6)

v0.18.1

21 Jan 18:55
4f65887
Compare
Choose a tag to compare

0.18.1 (2025-01-21)

UI Changes

  • fix betterHumanize duration function to handle >=1 days with <1 hours (6c07fe2)

v0.18.0

19 Jan 18:42
43239ac
Compare
Choose a tag to compare

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

16 Jan 15:54
1dab7a0
Compare
Choose a tag to compare

0.17.5 (2025-01-16)

Bug Fixes

  • add missing comma in ScaleQsvFilter (f5fa38d)
  • av1 decoding support on new pipeline (#1053) (18d8363)