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
Simplify badge regexes; bump versions (f9eba16)
Refactor stream badge regexes in lib/ratingBadgeLogic.ts to use word-boundaries and targeted negative lookaheads for hdr/hdr10/hdr10plus and IMAX, improving matching accuracy and simplifying complex lookahead logic. Update FINAL_IMAGE_RENDERER_CACHE_VERSION in lib/routeConfig.ts (v237 → v240) and bump package version to 0.4.89. tsbuildinfo was updated as part of the build output. Full Changelog: v0.4.88...v0.4.89