The library AcoustID scan now calls audio_verification.evaluate() (alias-aware artist match + cross-script SKIP) instead of its own non-ASCII-stripping _normalize and threshold logic, so it no longer false-flags correct anime-OST / kanji tracks. Duration-collision guard kept as a scanner pre-check on the top recording. evaluate() is now purely a title/artist/version/cross-script decision. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| acoustid_candidates.py | ||
| album_context_title.py | ||
| artist_aliases.py | ||
| audio_verification.py | ||
| script_compat.py | ||
| version_mismatch.py | ||