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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| music_database.py | ||
| personalized_schema.py | ||
| video_database.py | ||
| video_schema.sql | ||