Quote:
Originally Posted by eschwartz
Error:
Code:
ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
You had two folders with the same number at the end. That number is the database id, so calibre could only add one of them, and warned you that the other ("Jack Doe\Your Computer Sucks (271)") will not be added.
If you use calibre's Move library feature, it will leave behnd all the errored folders, and you can add them manually. Re-adding them will create a new id.
There is a good chance you will have duplicates. e.g. the book was locked in a folder, but the metadata changed and the OPF+cover was moved to a new location. Make sure to connect up the metadata with the ebook files.
|
OK, doing it now. By "re-add" you mean take the PDF files out of the leftover folders and add them to Calibre, right? (so that it creates a new indexed folder for each of them). If I just copy and paste the whole folders into the new library nothing good will happen I suppose.