Skip to content

Releases: chrisbenincasa/tunarr

v0.18.11

16 Feb 19:54
c5c562a
Compare
Choose a tag to compare

0.18.11 (2025-02-16)

Features

  • ability to set the server port in the UI (#1096) (3b65ccd)
  • backend: support "append" parameter for programming lineup update requests (be55db2)

Bug Fixes

  • fix legacy channel migrator to only insert channel filler shows if they exist (e184540)
  • fix media_source insert query in legacy migrator to use correct index (aa069d3)
  • remove Bun and rollback to Node 22.13.1 (#1095) (e803946)

Performance Improvements

  • fix channel lineup update performance regression from bun conversion (2aecc71), closes #1093

UI Changes

  • add data directory location to system status page (99c69b3)

v0.18.10

13 Feb 00:43
3cd281a
Compare
Choose a tag to compare

0.18.10 (2025-02-12)

Features

  • add support for older CPUs (pre-2013) on bun builds (066a538)

Bug Fixes

  • fix docker build args for new baseline builds (deacd3d)

v0.18.9

12 Feb 15:16
98e1163
Compare
Choose a tag to compare

0.18.9 (2025-02-12)

Bug Fixes

  • fix release builds for docker and simplify (41f0cee)

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)