You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support poster average rating & simple preset (6e2003f)
Introduce a 'simple' poster configurator preset and support an 'average' synthetic rating badge. Updates include: add TMDB genre name maps and a star SVG icon, parse/format rating values, compute average poster rating and inject an 'average' badge, and wire new posterRatingsMode/posterConfiguratorPreset query params. Improve badge measurement and SVG rendering (plain style, star/genre stacking, icon handling), add poster top/bottom blur overlays for title/logo layouts, and bump final image renderer cache version. Also wire UI state and props in home-page and home-page-view to expose the new preset and average rating controls. Full Changelog: v0.3.31...v0.4.0