Releases: chrisbenincasa/tunarr
Releases · chrisbenincasa/tunarr
v0.10.2
v0.10.1
v0.10.0
0.10.0 (2024-09-10)
Features
- enable drag'n'drop on custom show page editor (7c46753)
- major streaming overhaul (#749) (5ef1fc8)
- support movies and custom shows in block shuffle (c74ba91)
Bug Fixes
- add more structure around sensitive info redaction (deb8319), closes #732
- add more structure around sensitive info redaction (#764) (dfa0820), closes #732
- artificial readrate burst now returns the correct duration for the HLS session (f47da60)
- do not add flex program when channel lineup is cleared (49253fc), closes #745
- do not include width for icons if it is <=0 (#750) (e4d4ef8)
- fix custom shows in programming selector (4be7c34)
- provide hardcoded width for invalid thumb widths in XMLTV (#753) (bd40f53)
- remove unnecessary left margin from main content on mobile (3f4c380)
- return custom show programs sorted by index asc (05e1db3)
- run session cleanup job every minute now that we are defaulting to session based streams (165327f)
- set video stream index to account for files with >1 video stream (065f87c), closes #758
- use correct stream duration value for Plex/Jellyfin streams (8d559b7)
- use stream end event in order to remove session token (4094dd9)
v0.9.1
v0.9.0
0.9.0 (2024-08-29)
Features
Bug Fixes
- ensure server-scoped Jellyfin API tokens always make requests with user ID (#729) (78cef1e)
- ensure that server URLs include http/https protocol (#722) (3dbc0cd)
- remove programs with invalid duration before saving lineup (#730) (51ceb2b)
- use Jellyfin authorization scheme over X-Emby-Token header (#723) (a5f97fd)
v0.8.1
v0.8.0
0.8.0 (2024-08-25)
⚠ BREAKING CHANGES
- add support for Jellyfin media (#633)
Features
- add support for Jellyfin media (#633) (f52df44), closes #24
- support leading/trailing edge configuration for intermittent watermarks (#704) (ba2ec87), closes #672
Bug Fixes
- custom show editor style and behavior should match fillers (#715) (b834e1a)
- default fallback image not rendered properly in UI (#709) (c5d9f43)
- defer foreign keys in Jellyfin migration due to self-referencing tables (9462432)
- edited new filler list name reverted after adding programming (#711) (40f1776), closes #705
- generalize media source connection on welcome and settings pages (#701) (bb1a17f)