mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-18 01:11:30 +00:00
Add a minimum confidence level threshold to match after scan runs.
This commit is contained in:
parent
0ab72d879e
commit
3a751f711a
7 changed files with 54 additions and 7 deletions
|
|
@ -449,6 +449,7 @@
|
|||
"LabelLowestPriority": "Lowest Priority",
|
||||
"LabelMatchConfidence": "Confidence",
|
||||
"LabelMatchAfterScan": "Run 'Match Books' after scan",
|
||||
"LabelMatchMinConfidence": "Minimum match confidence (0-100)",
|
||||
"LabelMatchExistingUsersBy": "Match existing users by",
|
||||
"LabelMatchExistingUsersByDescription": "Used for connecting existing users. Once connected, users will be matched by a unique id from your SSO provider",
|
||||
"LabelMaxEpisodesToDownload": "Max # of episodes to download. Use 0 for unlimited.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue