0.4.71
-
Add Stremio install link and fix badge collisions (caa58bb)
Generate a stremio:// install URL from proxyUrl and expose it through the home/workspace derived props; update the WorkspaceProxyPanel to use that URL and change the CTA to “Install in Stremio”.Add rating overflow detection (counts enabled providers and compares against layout/max limits) and show a preview notice when too many ratings are enabled to avoid overlap; import getPosterRatingLayoutMaxBadges to compute poster limits.
Improve image renderer badge placement: adjust genre width calculation, loosen compact text, add guarded collision-resolution loops for genre and ranking badges, clamp positions properly and emit console warnings if a badge can’t avoid collisions.
Bump image renderer cache version and package version (v136->v137, 0.4.70->0.4.71) to reflect rendering changes.
Full Changelog: v0.4.70...v0.4.71