soulsync/webui
Broque Thomas f68cae64a7 Skip AcoustID verification for high-confidence cross-language matches
When the fingerprint score is >=0.95 but title/artist don't match
(e.g. English expected vs Japanese returned), SKIP instead of FAIL.
A 95%+ fingerprint means the audio IS the correct recording — the
metadata mismatch is just a language/script difference, not a wrong
file. Prevents Japanese, Chinese, Korean, and other non-Latin tracks
from being falsely quarantined.

Happy path unchanged — matching title/artist still returns PASS at
the earlier check before this code is reached.
2026-03-29 20:04:41 -07:00
..
static Skip AcoustID verification for high-confidence cross-language matches 2026-03-29 20:04:41 -07:00
index.html Redesign Watch All Unwatched as polished preview modal 2026-03-29 18:12:42 -07:00