mirror of
https://github.com/rommapp/romm.git
synced 2026-06-29 07:16:28 +00:00
Sony serial codes captured from filenames preserved their original casing. Dash-separated slug filenames (e.g. game-u-slus-00431-.rar) yield a lowercase serial, but the serial index keys in Redis are uppercase, so the lookup missed and the ROM went unidentified. Uppercase the serial before the hget so PS1/PS2/PSP serial matching works regardless of filename casing. Closes #3621 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VHtzKWXK7nbUDgEmHxpnKc