diff --git a/webui/index.html b/webui/index.html index 9023a52e..e22748f2 100644 --- a/webui/index.html +++ b/webui/index.html @@ -5126,12 +5126,21 @@ Only import AcoustID-verified tracks (reject "could not confirm")
- When on, a download that AcoustID runs but cannot confirm + When on, a track that AcoustID runs but cannot confirm (no fingerprint match / cross-script metadata — the ⚠ "unverified" case) is - quarantined and the next candidate is tried, instead of being - imported as unverified. Only a clean AcoustID pass is kept. - Transient lookup errors (rate-limit / outage) still import, so an AcoustID outage - never stalls your downloads. Requires AcoustID to be enabled. + quarantined instead of imported. Downloads then try the next + candidate; imports just quarantine (no candidate to retry). Only a clean AcoustID + pass is kept. +

+ ⚠️ Use with care. AcoustID "could not confirm" is common + for perfectly good tracks — anything not in its fingerprint database: new/obscure + releases, classical, remixes, live cuts, remasters, non-Latin-script titles. With + this on, all of those get quarantined, so you may end up with many + legitimate files to review and approve by hand. Nothing is lost (quarantined files + can be approved), but expect manual cleanup. Leave this off to keep + the safer default: unconfirmed tracks import with the ⚠ "unverified" badge so you can + review them without anything being blocked. Transient lookup errors (rate-limit / + outage) always import, so an AcoustID outage never stalls you. Requires AcoustID enabled.