mirror of
https://github.com/myronblair/kino-app
synced 2026-07-27 21:18:43 -05:00
119dd20743
AlbumArt was music-only until now; movies and series grids/detail views still showed a broken-image icon when poster_url/backdrop_url was empty. Reused the same component (movies library grid, series grid + resume strip, show detail backdrop, movie detail modal backdrop) instead of duplicating the placeholder logic.