mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 14:56:01 +00:00
The sample_metadata.zip test fixture used invented tag names (<Description>, FileName ending in .zip). Real LaunchBox Mame.xml (see backend/tasks/fixtures/launchbox/mame.xml) uses <Name> as the full title and keys MameFile entries by the stem (e.g. wrlok_l3), no extension. Read Name instead of Description, and fall back to the stem when the raw fs_name lookup misses. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>