The video worker manager's coverage cards only switched the view — they never re-queued failed items, so not_found/error items sat in the retry cooldown and the worker reported 'all matched' / idle while failures piled up. Clicking a Movies/Shows coverage card now pins that group AND resets its failed matches (not_found/error -> pending) so the worker sweeps them, mirroring the music worker manager. (Episodes are a sync cascade, not a match queue, so unchanged.) |
||
|---|---|---|
| .. | ||
| video-dashboard.js | ||
| video-detail.js | ||
| video-enrichment-manager.js | ||
| video-enrichment.js | ||
| video-library.js | ||
| video-person.js | ||
| video-scan.js | ||
| video-search.js | ||
| video-settings.js | ||
| video-side.css | ||
| video-side.js | ||
| video-worker-orbs.js | ||