Releases: chrisbenincasa/tunarr
Releases · chrisbenincasa/tunarr
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)
v0.17.4
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
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
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)