Skip to content

Releases: chrisbenincasa/tunarr

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)

v0.17.4

15 Jan 03:05
3a440b3
Compare
Choose a tag to compare

0.17.4 (2025-01-15)

Bug Fixes

  • add default value to RandomSlot#durationSpec to fix JSON DB schema migration (c4944db)
  • do not backtract first 30s of a program (3972b77)
  • do not loop infinitely on invalid JSON schemas (eb61d59)
  • use hardware pixel format before vpp_qsv filter (bbe6cd9)

UI Changes

  • add "copy channel id to clipboard" button on channels table (16b6cfb)

v0.17.3

13 Jan 19:27
5c92579
Compare
Choose a tag to compare

0.17.3 (2025-01-13)

Bug Fixes

  • fix audio + album cover streaming in new ffmpeg pipeline (0c32d99)
  • fix audio + album cover streaming in new ffmpeg pipeline (#1048) (0c32d99)
  • minor fixes for hls direct stream mode - still not very smooth (0c32d99)
  • properly apply next state from decoder in qsv pipeline (3a8a8e7)

v0.17.2

11 Jan 21:50
adc267e
Compare
Choose a tag to compare

0.17.2 (2025-01-11)

Bug Fixes

  • always specify an encoder in QSV pipeline (f964ce1)
  • check for windows sooner when checking qsv/vaapi capabilities (d973630)
  • fix m3u/xml copy to clipboard urls...again (f166552)
  • remove erroneous channel transcode overrides (235d3e9)
  • show redirect programming properly in xmltv (16eff87)