Releases: chrisbenincasa/tunarr
Releases · chrisbenincasa/tunarr
v0.14.2
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
v0.14.0
v0.13.2
0.13.2 (2024-10-16)
Bug Fixes
- correct conditional for adding reconnect settings (8c94af4)
- differentiate file/http stream source inputs (#873) (fc836b8)
- mark addedAt field as optional in all Plex types (#874) (f68e89f), closes #863
- properly calculate filler show content counts (#881) (11abbc1), closes #872
- use window location for base URL in m3u clipboard copy when backend url is empty (#880) (a99d3ca), closes #878
v0.13.1
v0.13.0
0.13.0 (2024-10-14)
⚠ BREAKING CHANGES
- use new, segmeneted channel IDs in xmltv as wordaround for Plex guide bug (#855)
Features
Bug Fixes
- convert 10-bit inputs to 8-bit for non-supported NVDA+format combos (#765) (d02b834)
- fix on-demand channel pause times when watching mpeg-ts streams (2bececf)
- reimplement BackfillProgramGroupings fixer (#864) (0dd8dbc)
- temporarily raise the body limit for channel lineup updates (b062dbe)
- use new, segmeneted channel IDs in xmltv as wordaround for Plex guide bug (#855) (9e10d78)
- use proper m3u links in frontend (#854) (accb0d7)
- use req.host instead of req.hostname because it includes port (3acca8e), closes #861
- wait on other transactions just in case (#866) (c5d82a5)
v0.12.5
0.12.5 (2024-10-11)
Bug Fixes
v0.12.4
0.12.4 (2024-10-09)
Bug Fixes
v0.12.3
0.12.3 (2024-10-02)
Bug Fixes
- always output yuv420p pixel format (for now) (4548a3a)
- external watermark loading fixes (e324bac)
- handle Windows ffreport paths (70f1f9b)
- properly construct program set before saving slot schedules (ac3f84a)
- remove duplicates before running block shuffler (9816749)
- try a different file path pattern for FFREPORT on Windows (4675ec1)