Files
romm/backend/handler/metadata
Spinnich 9ba4e12fa8 Match IGDB regional-twin platforms in scans (#3462)
IGDB catalogues a console and its regional twin as two separate
platforms (SNES/Super Famicom, NES/Famicom). RomM locked each IGDB
search to a single platform id, so a region-exclusive title catalogued
under only the twin — e.g. the Japan-only Super Famicom game
"Rudra no Hihou" (platform 58) scanned from an `snes` folder
(platform 19) — was filtered out before name matching ran and never
matched.

Include a platform's regional twin in the IGDB platform filter so both
are searched. A non-twin platform keeps the exact existing query
(`platforms=[19]`); a twin produces an OR group
(`(platforms=[19] | platforms=[58])`), leaving all other platforms and
recorded cassettes unchanged.

Written primarily by Claude Code.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-01 13:40:42 +00:00
..
2026-05-09 12:56:01 -04:00
2026-05-17 12:43:33 -04:00
2026-05-23 19:07:43 -04:00
2026-05-24 14:07:45 -04:00
2026-04-05 19:15:33 -04:00
2026-05-17 12:43:33 -04:00
2026-05-14 15:41:32 -04:00
2025-09-20 19:38:26 -04:00
2026-05-17 12:43:33 -04:00