What's Changed
Features
- feat: dispatch SyncPlexDvrJob on channel enable/disable (
1b7220cf) - feat: add Plex server management to media server integration (
a695e455)
Bug Fixes
- fix: preserve group sort_order and enabled state across syncs (
9add9f1f) - fix: Use relative URLs for in-app player to prevent CORS errors (
07554643) - fix: send all DVR settings in configureDvrPrefs, remove broken butler endpoint (
35b33cf0) - fix: disable retries on STRM sync jobs and remove unused Cache import (
a58a0dbc) - fix: resolve EPG 404 errors and improve DVR management (
0608da4f) - fix: correct DVR API flow, add playlist selector, fix default URLs (
61c4d6a6) - fix: Plex DVR registration and persistent notifications (
6c16a180)
Refactoring
- refactor: replace 5-min Plex DVR sync cron with event-driven dispatching (
86c230e7) - refactor: multi-tuner DVR support with JSON plex_dvr_tuners column (
7fc474b7)
Maintenance
- chore: Update default lang placeholders (
d4f41678) - chore: Add missing
internalflags for stream player (a11bae4b)
Docker Image
docker pull sparkison/m3u-editor:dev-0.10.30