mirror of
https://github.com/beetbox/beets.git
synced 2025-12-24 09:33:46 +01:00
Merge pull request #2417 from bartkl/patch-1
Update config.rst: see issue #2410
This commit is contained in:
commit
0a13240b22
1 changed files with 1 additions and 1 deletions
|
|
@ -620,7 +620,7 @@ automatically accept any matches above 90% similarity, use::
|
|||
The default strong recommendation threshold is 0.04.
|
||||
|
||||
The ``medium_rec_thresh`` and ``rec_gap_thresh`` options work similarly. When a
|
||||
match is above the *medium* recommendation threshold or the distance between it
|
||||
match is below the *medium* recommendation threshold or the distance between it
|
||||
and the next-best match is above the *gap* threshold, the importer will suggest
|
||||
that match but not automatically confirm it. Otherwise, you'll see a list of
|
||||
options to choose from.
|
||||
|
|
|
|||
Loading…
Reference in a new issue