Skip to content

Releases: chrisbenincasa/tunarr

v0.16.2

19 Nov 21:53
38fd54e
Compare
Choose a tag to compare

0.16.2 (2024-11-19)

chore

v0.16.1

19 Nov 18:45
3417b15
Compare
Choose a tag to compare

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

18 Nov 21:03
ff187cc
Compare
Choose a tag to compare

0.16.0 (2024-11-18)

Features

Bug Fixes

  • revert default "max days" to 365 for slots (ba8a19b)

v0.15.10

13 Nov 22:08
807b113
Compare
Choose a tag to compare

0.15.10 (2024-11-13)

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

09 Nov 20:06
e219c41
Compare
Choose a tag to compare

0.15.9 (2024-11-09)

Bug Fixes

  • account for windows taskkill exits in FfmpegProcess (75e2a91)

UI Changes

  • add discord icon to top nav bar (ffcc4b2), closes #947

v0.15.8

09 Nov 11:59
c06e560
Compare
Choose a tag to compare

0.15.8 (2024-11-09)

Bug Fixes

  • re-enable custom shows in time slot editor (deae3de)

v0.15.7

08 Nov 22:36
b588748
Compare
Choose a tag to compare
chore(dev): release 0.15.7 (#946)

v0.15.6

07 Nov 21:36
c4874c7
Compare
Choose a tag to compare

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.5

06 Nov 01:44
8fb690e
Compare
Choose a tag to compare
Re-release 0.15.5

v0.15.4

02 Nov 14:06
adffff0
Compare
Choose a tag to compare

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)