mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 14:56:01 +00:00
When a ROM filename carries a region tag (e.g. (Europe)), use that region first when picking artwork and localized titles, falling back to the configured scan.priority.region. Previously the configured priority was the only signal, so a US-first config would force US covers onto European ROMs even when an EU asset was available. Adds a shared name->provider-shortcode map and threads the rom through the IGDB and SS lookup APIs so the rom-aware locale/region selection can run for both providers. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>