Bug Fixes (beta.6)
- Plugin Configure: Silent Failure — Configure push to Jellyfin/Emby now logs the actual HTTP status and response body on failure, and surfaces an actionable error to the user instead of a generic 500 (#21)
- Plugin Detect: 30-Second Polling — Plugin detect calls removed from the 30s polling loop; now triggered only when connection status changes (~2,700 fewer API calls per day)
- NeX-Up YouTube Status: Access Denied — Fixed [WinError 5] Access is denied: 'temp'\ crash by using an absolute writable path instead of a relative path that resolved to Program Files
- FFmpeg Warning — Users without FFmpeg installed will see a clean warning instead of errors (pre-existing)