What's Changed
Warning
This is an experimental release. Use at your own risk.
Features
- feat: Add "Scrubber" task to scan channels and automatically disable when dead links found (
9def51bd) - feat: Split auto-enable new channels into Live and VOD (
dbb4f41a)
Bug Fixes
- fix: Use PlaylistService::getBaseUrl() in model getProxyUrl() methods to respect proxy URL override setting (
81305e9e) - fix: Cleanup scrubber layout to align with other sections (
a7d2136a)
Maintenance
- chore: Make the alpha sort case insensitive for consistent sorting output (
2d6d2c33) - chore: Add model for disabled channels during scrub operations to provide more flexibility in display/sort/search (
4ea5cd47) - chore: Cleanup scrubber form (
46b4d9d9) - chore: Remove mutate since using model actions in service provider (
cf9e2ea4) - chore: Add ability to cancel scrub tasks and make sure it auto-runs on create (
b8e91da7)
Docker Image
docker pull sparkison/m3u-editor:experimental-0.11.7