Releases: chrisbenincasa/tunarr
Releases · chrisbenincasa/tunarr
v0.16.12
Bug Fixes
- fix channel_programs update query in updateLineup (ea73a5d)
- fix ProgramGroupingMinter to correctly assign type season for seasons instead of show (0b92fa3)
- re-enable fixers (3fab90f)
- request additional jellyfin user view types by default (a4cb229)
- time slots - always use the currently saved lineup state for slot generation (04e58b6)
v0.16.11
Bug Fixes
- more fixes for per-channel guide generation + redirect calculation (#1013) (1eff0dd)
v0.16.10
Bug Fixes
- alphanumeric title filter should scroll with you (e5d10d0)
- properly handle redirects in scheduler (#1011) (e5d10d0), closes #1010
- use correct pixel formats when downloading from hardware (#1008) (828367c)
v0.16.9
0.16.9 (2024-12-06)
Bug Fixes
- fix for plex channel auto-mapping update (3e48d6f)
- fix form state resetting in media source edit modals (236d819)
- properly treat yuv420p10le as 10-bit (f266fab), closes #1003
v0.16.8
0.16.8 (2024-12-05)
Bug Fixes
- attempt to use default audio stream before others (aeee37b)
- fix display names in some clients (518d280)
- fixes for CUDA pipeline state management (#998) (bbb9f76)
- implement "slot pad" mode in random slots (#1000) (ec8b943)
v0.16.7
0.16.7 (2024-12-02)
Bug Fixes
- add missing comma after setsar in ScaleVaapiFilter (3df4300)
- allow choosing channel redirects in time slots, regardless of current lineup (f6a127a)
- do not use default value for useNewPipeline query param in APIs (e086ef4)
- fix start time / pad precision for random slots (d4fa0af)
- implement intermittent watermarks in nvidia/vaapi ffmpeg pipelines (97123b9)
- infinite scroll on list view (#994) (85666c6)
- properly parse .env file in bundle script for edge builds (39e9d68)
- redirect time slots now take up the whole slot duration (38c03fc)
- set correct frame data location in HardwareDownloadFilter nextState (05fb6f2)
v0.16.5
0.16.5 (2024-11-23)
Bug Fixes
- fix displaying weekly slot start times after save (67593ef)
- prevent multiple select alls duplicating selections (#986) (f3e0f2d)
- support more watermark options on new ffmpeg pipeline (#989) (12270ba)
- update language to make Name required when adding jellyfin server (#985) (433c6e3)
v0.16.4
0.16.4 (2024-11-22)
Bug Fixes
- copy image uploads instead of rename, because we cant be sure of fs layout (8af83e7)
- pass correct pix_fmt to scale_cuda filter (#980) (d6448e2)
v0.16.3
0.16.3 (2024-11-21)
Bug Fixes
- allow backdating channel start times (#979) (4d85e08)
- fix HLS concat on new FFmpeg pipeline (#976) (e2c9b51), closes #974
- slot time no longer resets day of week for weekly schedules (f2000fb)
- use form field array index and not table index for slot editing (dfaab86)