Replies: 2 comments
-
|
Quiet mode does nothing. There is no match percentage it will ever match on. I can set it to 10% and then it still skips 96% matches. There is no config setting that changes this, I have tried every possible combination of every import setting there is. I use version 2.5.1. Maybe version 2.6.0 brings back quiet mode. |
Beta Was this translation helpful? Give feedback.
-
|
My suspicion is that this is the result of two default configuration options: import:
quiet_fallback: skip
match:
max_rec:
missing_tracks: medium
unmatched_tracks: mediumIn this case, Note |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to automate beets but having the darndest time. For example, importing the 2 tracks I have from 3 Doors Down's The Better Life: When I run it manually it shows a 97% match, but when I run in quiet mode it skips it.
I do have incremental turned on however I delete the database before each run (until I solve this issue).
I am sure I'm doing something wrong but have gone through documentation several times and reviewed other's config files. my Config file and output from manual run and quiet run follow.
Configuration:
Quiet run output:
Manual run output:
Beta Was this translation helpful? Give feedback.
All reactions