load() passed the plural API kind (movies/shows) to the card renderer + poster URL, which expect the singular (movie/show). Result: movie cards fell into the 'shows' branch (bogus '0/0 eps') and poster URLs were /api/video/poster/movies/.. -> 404 -> no images on either tab. Now apiKind (plural) is used for the query and cardKind (singular) for cards + poster proxy. |
||
|---|---|---|
| .. | ||
| video-dashboard.js | ||
| video-library.js | ||
| video-scan.js | ||
| video-settings.js | ||
| video-side.css | ||
| video-side.js | ||