Quote:
Originally Posted by kovidgoyal
|

That's fixed it, thanks.
Unrelated issue:
While sending books to my Kindle Voyage (using Reading List sync if it matters), there was a MemoryError:
Code:
DeviceJob: 38 Send metadata to device done, calling callback
Traceback (most recent call last):
File "C:\Users\retief\Desktop\nook\calibre\src\calibre\gui2\device.py", line 88, in run
File "C:\Users\retief\Desktop\nook\calibre\src\calibre\gui2\device.py", line 541, in _sync_booklists
File "C:\Users\retief\Desktop\nook\calibre\src\calibre\devices\usbms\driver.py", line 448, in sync_booklists
File "C:\Users\retief\Desktop\nook\calibre\src\calibre\devices\usbms\driver.py", line 446, in write_prefix
File "C:\Users\retief\Desktop\nook\calibre\src\calibre\ebooks\metadata\book\json_codec.py", line 134, in encode_to_file
File "json\__init__.py", line 251, in dumps
File "json\encoder.py", line 210, in encode
MemoryError
I've only seen it once.