Files
Claude 5845971331 fix: normalize Sony serial casing before Redis lookup
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
2026-06-28 18:21:16 +00:00
..
2026-06-18 09:05:55 -04:00
2026-05-17 12:43:33 -04:00
2026-06-18 21:17:47 -04:00
2026-05-17 12:43:33 -04:00