View Single Post
Old 05-26-2017, 11:03 AM   #318
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,039
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by kovidgoyal View Post
@JimmXinu: This should fix the library name issue, however, I currently dont have access to a windows machine to test, so I'd appreciate it if you could let me know if it works:

https://github.com/kovidgoyal/calibr...6d690906bb9002
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.
JimmXinu is offline   Reply With Quote