-
I am setting up some automated imports on a collection of music downloaded from bandcamp, and there are occasional duplicates because of the way the downloader is configured. I would like to skip imports of duplicates by setting the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Duplicate detection in the importer is, confusingly, not related at all to the |
Beta Was this translation helpful? Give feedback.
Duplicate detection in the importer is, confusingly, not related at all to the
duplicates
plugin (and thebeet duplicates
command it provides). While it's only in git, #4199 added a configuration option that controls which metadata is used to detect duplicates in the importer.