Auto accept above X% similarity?

Hi .,

I am fairly new to beets and have a huge music library to import.
What I am looking for at the moment, is an option to have everything above X% similarity (e.g.85%) auto accepted during import and skip everything else?
Reason is that the import probably will run for a few days (talking about 2 TB at least) and preferably I would run through those which require manual intervention in a second run afterwards.
Is that possible?

Thank you!
Till

It sounds like you probably want the strong_rec_thresh option: Configuration — beets 1.6.0 documentation

If you run the import with -q (quiet), it will skip anything which would ask for confirmation (e.g. weak matches).