I'm getting these errors now during the latest batch of sending files to the SD card:
Quote:
'NoneType' object has no attribute 'db_id'
Detailed traceback:
Traceback (most recent call last):
File "calibre/gui2/__init__.pyo", line 159, in dispatch
File "calibre/gui2/device.pyo", line 679, in books_uploaded
File "calibre/gui2/device.pyo", line 171, in add_books_to_metadata
File "calibre/devices/prs505/driver.pyo", line 443, in add_books_to_metadata
File "calibre/devices/prs505/books.pyo", line 415, in fix_ids
File "calibre/devices/prs505/books.pyo", line 413, in regen_ids
File "calibre/devices/prs505/books.pyo", line 365, in reorder_playlists
AttributeError: 'NoneType' object has no attribute 'db_id'
|
And also,
Quote:
Job: **Send metadata to device**
**TypeError**: 'NoneType' object is unsubscriptable
**Traceback**:
Traceback (most recent call last):
File "calibre/gui2/device.pyo", line 37, in run
File "calibre/gui2/device.pyo", line 150, in _sync_booklists
File "calibre/devices/prs505/driver.pyo", line 459, in sync_booklists
File "calibre/devices/prs505/books.pyo", line 415, in fix_ids
File "calibre/devices/prs505/books.pyo", line 406, in regen_ids
File "xml/dom/minidom.pyo", line 682, in getAttribute
TypeError: 'NoneType' object is unsubscriptable
|
This last batch is about 40 books. Not that many. I'm resending it because I don't know what metadata got written and what didn't.
The SD card was recently formatted in FAT 32. It was formatted last night before I began re-uploading all my books from Calibre.