Skip to content

Releases: chrisbenincasa/tunarr

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)

v0.15.3

02 Nov 12:09
95e9b92
Compare
Choose a tag to compare

0.15.3 (2024-11-02)

Bug Fixes

  • fix updating channels (01fb70d)
  • run enabled backup jobs once immediately when enabled (#926) (2ffa2cc), closes #923

v0.15.2

01 Nov 01:35
0f75489
Compare
Choose a tag to compare

0.15.2 (2024-11-01)

Bug Fixes

  • fix conditional index conditions in new migrations (cb939ca)

v0.15.1

31 Oct 20:42
ccef7fe
Compare
Choose a tag to compare

0.15.1 (2024-10-31)

Bug Fixes

  • program_grouping_external_id.external_source_id is nullable (e31f5c3)

v0.15.0

31 Oct 20:31
d452100
Compare
Choose a tag to compare

0.15.0 (2024-10-31)

Bug Fixes

  • can't use chain in shared lib either because it gets bundled into server (59c2ead)
  • fix "specials" creating wrong XMLTV (ce6b3d9), closes #666
  • handle undefined durations from Plex (#912) (ea163ee)
  • show edge commit in tunarr version for edge builds (c3f04cd)

Miscellaneous Chores

v0.14.2

25 Oct 01:19
c783232
Compare
Choose a tag to compare

0.14.2 (2024-10-24)

Bug Fixes

  • fix playing Video-type Jellyfin streams (#902) (68670f8)
  • fix plex auto-channel mapping update (70ecd00)
  • fix VAAPI rendering (#884) (e8a5656)
  • handle more Jellyfin item types in program selector (#883) (1f2d963)
  • persist channel table page state across nav (#894) (3e5e42a), closes #888
  • properly clear m3u cache when channels change (#895) (5bdc92b)

v0.14.1

21 Oct 19:08
66e3958
Compare
Choose a tag to compare

0.14.1 (2024-10-21)

Bug Fixes

  • fix ffmpeg path normalization for Windows (5adf769)
  • increase exp backoff factor for HLS sessions; theoretical max wait of ~2mins (d272d21)
  • remove uuid format requirement from some Jellyfin types (1ced59f)