Gentleman and scholar
Posts: 11,480
Karma: 111164374
Join Date: Jun 2015
Location: Space City, Texas
Device: Clara BW; Nook ST w/Glowlight, Paperwhite 3
|
Okay, ran the database rebuild one more time. There's what I got as a message:
Code:
calibre, version 6.7.0
WARNING: Success: Restoring the database succeeded with some warnings click "Show details" to see the details. The old database was saved as: D:\Books\Calibre Portable\Calibre Library\metadata_pre_restore.db
Failed to restore the books in the following folders:
D:\Books\Calibre Portable\Calibre Library\Dave Eggers\The Circle (11884) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 170, in scan_library
File "calibre\db\restore.py", line 192, in process_dir
File "calibre\ebooks\metadata\opf2.py", line 595, in __init__
File "calibre\ebooks\metadata\utils.py", line 42, in parse_opf
File "calibre\utils\xml_parse.py", line 26, in safe_xml_fromstring
File "src/lxml/etree.pyx", line 3254, in lxml.etree.fromstring
File "src/lxml/parser.pxi", line 1913, in lxml.etree._parseMemoryDocument
File "src/lxml/parser.pxi", line 1793, in lxml.etree._parseDoc
File "src/lxml/parser.pxi", line 1082, in lxml.etree._BaseParser._parseUnicodeDoc
File "src/lxml/parser.pxi", line 615, in lxml.etree._ParserContext._handleParseResultDoc
File "src/lxml/parser.pxi", line 725, in lxml.etree._handleParseResult
File "src/lxml/parser.pxi", line 654, in lxml.etree._raiseParseError
File "<string>", line 1
lxml.etree.XMLSyntaxError: Document is empty, line 1, column 1
D:\Books\Calibre Portable\Calibre Library\Larry Niven\Flatlander_ The Collected Tales of (8579) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 170, in scan_library
File "calibre\db\restore.py", line 192, in process_dir
File "calibre\ebooks\metadata\opf2.py", line 595, in __init__
File "calibre\ebooks\metadata\utils.py", line 39, in parse_opf
ValueError: Empty file: D:\Books\Calibre Portable\Calibre Library\Larry Niven\Flatlander_ The Collected Tales of (8579)\metadata.opf
D:\Books\Calibre Portable\Calibre Library\Mike Carey\The Naming of the Beasts (9982) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 170, in scan_library
File "calibre\db\restore.py", line 192, in process_dir
File "calibre\ebooks\metadata\opf2.py", line 595, in __init__
File "calibre\ebooks\metadata\utils.py", line 42, in parse_opf
File "calibre\utils\xml_parse.py", line 26, in safe_xml_fromstring
File "src/lxml/etree.pyx", line 3254, in lxml.etree.fromstring
File "src/lxml/parser.pxi", line 1913, in lxml.etree._parseMemoryDocument
File "src/lxml/parser.pxi", line 1793, in lxml.etree._parseDoc
File "src/lxml/parser.pxi", line 1082, in lxml.etree._BaseParser._parseUnicodeDoc
File "src/lxml/parser.pxi", line 615, in lxml.etree._ParserContext._handleParseResultDoc
File "src/lxml/parser.pxi", line 725, in lxml.etree._handleParseResult
File "src/lxml/parser.pxi", line 654, in lxml.etree._raiseParseError
File "<string>", line 1
lxml.etree.XMLSyntaxError: Document is empty, line 1, column 1
D:\Books\Calibre Portable\Calibre Library\Mike Carey\Vicious Circle (11502) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 170, in scan_library
File "calibre\db\restore.py", line 192, in process_dir
File "calibre\ebooks\metadata\opf2.py", line 595, in __init__
File "calibre\ebooks\metadata\utils.py", line 42, in parse_opf
File "calibre\utils\xml_parse.py", line 26, in safe_xml_fromstring
File "src/lxml/etree.pyx", line 3254, in lxml.etree.fromstring
File "src/lxml/parser.pxi", line 1913, in lxml.etree._parseMemoryDocument
File "src/lxml/parser.pxi", line 1793, in lxml.etree._parseDoc
File "src/lxml/parser.pxi", line 1082, in lxml.etree._BaseParser._parseUnicodeDoc
File "src/lxml/parser.pxi", line 615, in lxml.etree._ParserContext._handleParseResultDoc
File "src/lxml/parser.pxi", line 725, in lxml.etree._handleParseResult
File "src/lxml/parser.pxi", line 654, in lxml.etree._raiseParseError
File "<string>", line 1
lxml.etree.XMLSyntaxError: Document is empty, line 1, column 1
D:\Books\Calibre Portable\Calibre Library\Syd Moore\The Drowning Pool (11774) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 170, in scan_library
File "calibre\db\restore.py", line 199, in process_dir
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
D:\Books\Calibre Portable\Calibre Library\Frank Herbert\The Heaven Makers (2) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Tom Wolfe\The Right Stuff (18) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Robert E. Howard\Bran Mak Morn_ The Last King (465) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Richard Stark\Black Ice Score (466) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Robert E. Howard\Sword Woman and Other Historical Ad (479) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Suzanne Weyn\Into The Dream (540) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Ray Bradbury\Driving Blind (548) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Unknown\Suggested Reading Order (680) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Martin H Greenberg, Ed\Foundation's Friends (792) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Randall Garrett\Takeoff by Randall Garrett (822) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Joseph Conrad\Almayer's Folly_ A Story of an Eastern R (854) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Joseph Conrad\The Nigger Of The _Narcissus_ _ A Tale O (871) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\John W. Campbell Jr_\The Best of John W. Campbell (876) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Arms of Nemesis (876) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Catilina's Riddle (877) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Empire (878) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Gladiator Dies Only Once (879) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Gordianus - Something Fishy in Pompeii (880) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\House Of The Vestals (881) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Judgement of Caesar (882) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Last Seen in Massilia (883) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Mist of Prophecies (884) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Murder on the Appian Way (885) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Roma (886) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Roman Blood (887) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Rubicon (888) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Triumph Of Caesar (889) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Steven Saylor\Venus Throw (890) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Victor Gischler\Gun Monkeys (905) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Victor Gischler\Shotgun Opera (906) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Victor Gischler\Suicide Squeeze (907) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Victor Gischler\The Pistol Poets (908) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Victor Gischler\Vampire a Go-Go_ A Novel (909) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Vonnegut, Kurt\Slaughterhouse Five (966) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Stephenie Meyer\Twilight (992) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Stephenie Meyer\New Moon (993) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Stephenie Meyer\Eclipse (994) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Tony Burgess\Pontypool Changes Everything (1032) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Neil Gaiman;Terry Pratchett\Good Omens (1072) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Rick Hautala\Untcigahunk_ The Complete Little Brother (1109) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Robert E. Howard\Conan the Barbarian_ The Chronicles of C (1204) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Peter Benchley\Peter Benchley's Creature (1219) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Paul Ernst\Dr Satan (1233) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Walter Greatshell\Xombies_ Apocalypso (1318) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Walter Greatshell\Xombies_ Apocalypse Blues (1319) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Robbins, Tom\Even Cowgirls Get the Blues (1323) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Matthew Costello\Doom 3_ Maelstrom (1337) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Richard Dawkins\The Greatest Show on Earth (1383) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Ray Bradbury\Fahrenheit 451 (1404) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Unknown\The Foundation Trilogy (1471) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Princess Delilah\Microsoft Word - Foundation and Chaos - (1475) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Princess Delilah\Microsoft Word - Foundation's Fear - Gre (1481) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Princess Delilah\Microsoft Word - Foundation's Friends - (1482) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\The Early Asimov\The Early Asimov (1550) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\R. H. Barlow\Weird Tales-October 1936 (1568) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Wilkie Collins\The Moonstone (1603) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\William Blatty\The Exorcist (1605) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Stephen Jones\The Mammoth Book of Best New Horror Vol (1618) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Robert B Parker\Gunman's Rhapsody (1727) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Ronald Kelly\Hell Hollow (1730) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Robert B Parker\Resolution (1731) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Ronald Kelly\Undertakers Moon (1776) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Thomas Kratman\Caliphate (1786) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Ralph Compton\Ralph Compton Rio Largo (2015) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Ralph Compton\A Wolf in the Fold (2016) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Ralph Compton\Bluff City_ A Ralph Compton Novel (2017) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Ralph Compton\Ralph Compton the Palo Duro Trail (2105) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Otto Penzler\The Black Lizard Big Book of Pulps Paper (2476) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\David Sherman\Flashfire (2516) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\John Bellairs\The Letter, the Witch, and the Ring (3218) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robin Wayne Bailey\Shadowdance (6499) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Andre Norton\Snow Shadow (6519) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\The Alternative Detective (6577) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\Pilgrimage to Earth_ Stories (6579) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\Citizen in Space_ Stories (6580) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\The People Trap_ Stories (6581) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\The Robot Who Looked Like Me_ Stori (6582) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\Shards of Space_ Stories (6583) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\Is That What People Do__ Stories (6584) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\Notions_ Unlimited_ Stories (6585) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\Divine Intervention_ Stories (6587) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\Draconian New York (6589) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\Soma Blues (6591) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\White Death (6593) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\Uncanny Tales_ Stories (6596) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\Store of Infinity_ Stories (6597) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Robert Sheckley\Untouched by Human Hands_ Stories (6598) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2537, in restore_book
File "calibre\db\backend.py", line 2196, in restore_book
File "calibre\db\backend.py", line 1033, in executemany
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: data.book, data.format
D:\Books\Calibre Portable\Calibre Library\Arthur C. Clarke\The Light of Other Days_ A Novel of (7983) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Voinov, Aleksandr\Skybound (8141) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Stephen Michell\Only the Devil Is Here (8293) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Peter Hedges\What's Eating Gilbert Grape (8294) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Pearl S. Buck\East Wind_ West Wind_ The Saga of a (8295) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Michael Phillip Cash\The After House (A Haunting on Long (8340) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\James Purdy\Cabot Wright Begins_ A Novel (8733) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
D:\Books\Calibre Portable\Calibre Library\Troy Denning\The Oath of Stonekeep (12012) with error:
Traceback (most recent call last):
File "calibre\db\restore.py", line 259, in restore_books
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 2532, in restore_book
File "calibre\db\cache.py", line 1968, in create_book_entry
File "calibre\db\backend.py", line 1021, in execute
apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
Last edited by ZodWallop; 10-27-2022 at 12:16 PM.
|