Files
romm/backend/handler
Georges-Antoine Assi 5c980d82cc fix(screenscraper): wire notgame flag through to scan_handler
The previous commit added a notgame skip-name-search check in scan_handler
but used a different key ("notgame") than what lookup_rom returned
("not_game"), so the fallback was never actually skipped. Align both on
SSRom.not_game, pop the internal flag before returning the SSRom to the
rest of the scan pipeline, and rename the helper to _is_not_game for
consistency with the field name.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 20:22:00 -04:00
..
2026-03-12 23:02:12 -04:00
2026-05-17 12:43:33 -04:00
2026-05-21 17:17:30 -04:00
2026-04-06 09:09:46 -04:00
2025-12-07 12:19:13 -05:00
2026-04-06 22:29:55 -04:00