Files
exif-test/__pycache__/server.cpython-311.pyc
shawn 5cda952072 fix: single-photo analyze now looks up 5+ digit matches in canteen DB instead of showing warning
When OCR finds 5+ digits (match_5plus) but no 5-6 pattern, the frontend
now extracts the first 5 digits as the candidate machine ID, shows it,
and calls lookupAsset() to check the canteen DB — same behavior as the
5dash6 path. Eliminates the confusing '(no 5-6 pattern)' message.
2026-05-25 20:14:49 -04:00

70 KiB