What is one supposed to do with an error like this? I think Calibre is having some issues writing metadata to the PRS-700 once in a while but the error doesn't help me detect which book it's having issues with. This is also a problem because then I can't resend whatever book is having the error. It's not very feasible to dig through 400 some books to find the couple that is having metadata issue on the Sony.
Quote:
Job: Send metadata to device
**KeyError**: id
**Traceback**:
Traceback (most recent call last):
File "calibre/gui2/device.pyo", line 38, in run
File "calibre/gui2/device.pyo", line 158, in _sync_booklists
File "calibre/devices/prs505/driver.pyo", line 469, in sync_booklists
File "calibre/devices/prs505/books.pyo", line 351, in write
File "xml/dom/minidom.pyo", line 45, in toxml
File "xml/dom/minidom.pyo", line 57, in toprettyxml
File "xml/dom/minidom.pyo", line 1749, in writexml
File "xml/dom/minidom.pyo", line 817, in writexml
File "xml/dom/minidom.pyo", line 817, in writexml
File "xml/dom/minidom.pyo", line 812, in writexml
File "xml/dom/minidom.pyo", line 530, in __getitem__
KeyError: 'id'
|