What's Changed
Features
- feat: Simplified UI for playlist editing + menu manager in settings (#1501) (
9d3f58e30) - feat: Implement provider migration with user intervention support (#1497) (
6d4444812) - feat: Add image resize query vars for metadata (
5ff60ba8d) - feat: Add transcoding option to per-playlist DVR (
930248b5c) - feat: HDHomeRun playback and DVR support (#1494) (
878e15314) - feat(bouquets): reusable playlist group selections assignable to aliases (#1391) (#1484) (
0f80bb3f9) - feat(alias): per-source group and category filters for merged playlist aliases (#1457) (#1483) (
5ce09c449) - feat: Add days to generate config for dummy EPG on Merged and Custom playlist (
6a99723b5)
Bug Fixes
- fix: DVR recording not respecting pooled provider profile setups (
2b7b07a18) - fix: Pooled provider playback via merged playlist (
1b55ac7cf) - fix: Reject auth credentials that cannot be embedded in stream URLs (#1495) (
1cde90866) - fix(aiostreams): fix AIOStreams playback in m3u-tv (#1491) (
edc238d4e) - fix(reclassify): keep DVR VOD channels and DVR Series in their DVR Recordings group/category (#1486) (
ddd817593)
Maintenance
- chore: Add fallback lookup with using mixed types for merged playlists where stream IDs don't match (
4a9fa5e0a) - chore: Update playlist alias sub-nav (
8c09bf9e0) - chore: Add exception flag for new bouquet model (
66a77ba67) - chore: Migrate resources into clusters for better resource mgmt. (
92e44a36a) - chore: Add TMDB enrichment to AIOStreams integration (
a9d95bf40) - chore(bouquet): Cleanup duplicated code (
d8918c3bc) - chore: Code cleanup and optimization (
54f1d4521)
Full Changelog: v0.12.54...v0.12.55