What's Changed
Features
- feat: Add per-stream audio+subtitle selection for networks (
b159d9f07) - feat: add Telegram alerts channel (#1280) (
795640775) - feat(network): Pass preferred lang and subtitle track to proxy for broadcasts (
c9db660b1) - feat: Add proxy auto-transition for zero-round-trip programme switching (#1227) (
0f6ba204c)
Bug Fixes
- fix: Expose streams/timezone for playlist output when proxy disabled (
bb25b57b8) - fix: Media Server/Network proxy controllers (
c8841c367) - fix: Playlist Group sort on Custom Playlist (
c7d6603fb) - fix: violation on distinct when sort in custom playlist editor (#1298) (
a6c842cae) - fix(networks): Subtitle selection and passing to proxy (
f1868486f) - fix(networks): Preferred audio+subtitle selection (
fda831337) - fix: Telegram test notif (
3300d98e0) - fix: Possibility of alert channel loop (
2c4c362d0) - fix(media-server): single-authority seek + byte-range fast-seek for Emby broadcasts (#1291) (
581f95b10)
Maintenance
- chore: Remove duplicate query for custom playlist sort (
9c5271f3f) - chore: Auto-clear EPG cache for Playlist Alias on sync and type change (
4b54a47d4) - chore: Remove audio index resolution for networks (handled via Proxy) (
cbb48e46c) - chore: Adjust EPG map button placement (
6277c5fa5) - chore: Harden DNS failover resolution (
c74452383) - chore: Remove dead code path (
ae1668159) - chore(sec): Encrypt Telegram bot token for queued jobs (
4d8db7d11)
Full Changelog: v0.11.66...v0.11.67