What's new
🌍 Configurable date format (US / EU / Auto)
European users with channel names like UEFA Champions League 02: ... 15/04 now get those dates extracted correctly. Patterns M/D, M.D, and M/D/YYYY are interpreted per a new 📅 Date Format in Channel Names setting:
- Auto (default, recommended) — try MM/DD first; if month is invalid (> 12), retry as DD/MM. Handles most regional data with no configuration.
- US (MM/DD) — always month first.
- EU (DD/MM) — always day first (e.g.
15/04= April 15).
Existing US installs are unaffected — Auto only swaps when MM/DD is invalid.
🎨 UI: single-line Channel Profile Names field
Field type changed from text to string so it renders as a single-line input instead of a multi-line textarea, matching other Dispatcharr plugins.
Install
Drop Event-Channel-Managarr.zip into Dispatcharr's plugin manager, or download and place the Event-Channel-Managarr/ folder into your /data/plugins/ directory.