show_detail's season payload omitted the season id, so the frontend built /api/video/poster/season/undefined and 404'd — season posters never showed even once cached. Add the id; harden seasonArt to fall back to the show poster if id is ever missing. Test pins that seasons carry an int id. |
||
|---|---|---|
| .. | ||
| video-dashboard.js | ||
| video-detail.js | ||
| video-enrichment-manager.js | ||
| video-enrichment.js | ||
| video-library.js | ||
| video-scan.js | ||
| video-settings.js | ||
| video-side.css | ||
| video-side.js | ||
| video-worker-orbs.js | ||