Quote:
Originally Posted by speakingtohe
For me a duplicate would be same title+same author but different folder number, ignoring file extensions and The and A at the beginning of the title.
|
That's what I consider to be a duplicate in the autosort/automerge code. (Titles also ignore any capitalization and punctuation). The Copy to Library code was modified to use the same logic, so it's possible to copy your entire library to a new library and get "duplicates" (according to that definition) automatically merged during that copy operation by turning on autosort/automerge in Add Books.
When I get a chance, I'll post some simple duplicate_finder.py python code files here that can be run with "calibre-debug -e duplicate_finder.py"