Releases: chrisbenincasa/tunarr
Releases · chrisbenincasa/tunarr
v0.16.1
0.16.1 (2024-11-19)
Bug Fixes
- fix typo in kyseley-ported custom_show_content migration code (49d8b4c)
- fix weekly time slot editing and display (#970) (9280a7c)
UI Changes
- support perfect grid fetches in jellyfin (#966) (cf149bc)
v0.16.0
0.16.0 (2024-11-18)
Features
Bug Fixes
- revert default "max days" to 365 for slots (ba8a19b)
v0.15.10
Bug Fixes
- account for weekly schedules when setting slot start time (5797001)
- chunk program grouping updates to avoid "too many sql variables" db error (98e7ade)
- ensure program grouping upserts stay within sql variable limits (#961) (57009a2)
- fix improper offsets for time slots (167f5e0)
- fix pagination for jellyfin (a8d7d33)
v0.15.9
0.15.9 (2024-11-09)
Bug Fixes
- account for windows taskkill exits in FfmpegProcess (75e2a91)
UI Changes
v0.15.8
0.15.8 (2024-11-09)
Bug Fixes
- re-enable custom shows in time slot editor (deae3de)
v0.15.7
chore(dev): release 0.15.7 (#946)
v0.15.6
0.15.6 (2024-11-07)
Bug Fixes
- improve image caching logic (859f679)
- never clear, and always update, program relations on upsert (86c5330)
v0.15.4
0.15.4 (2024-11-02)
Bug Fixes
- do not attempt to upgrade plex rating key for jellyfin items (a406bde)
- fix for updateProgramPlexRatingKey return query (40c73c2)
- fix the build (6eab3fb)