Quote:
Originally Posted by Owl_
Has it this?
Failed to parse 'T3.B_PROPRIO_DEL_TEMPO_ORDINARIO_17.06.10' by 'GB' with error: 'index_split_167bis.xhtml' (file: calibre_plugins.kobotouch_extended.container, line: 442)
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 87, in run
File "site-packages\calibre\gui2\device.py", line 591, in _upload_books
File "calibre_plugins.kobotouch_extended.device.driver" , line 389, in upload_books
File "site-packages\calibre\devices\kobo\driver.py", line 2017, in upload_books
File "calibre_plugins.kobotouch_extended.device.driver" , line 272, in _modify_epub
InvalidEPub: Failed to parse 'T3.B_PROPRIO_DEL_TEMPO_ORDINARIO_17.06.10' by 'GB' with error: 'index_split_167bis.xhtml' (file: calibre_plugins.kobotouch_extended.container, line: 442)
|
That says that there is an error in the epub you are sending that the driver cannot handle when it is trying to change it to a kepub. There is something in the code in the file 'index_split_167bis.xhtml' that doesn't parse correctly. If you open the epub in the editor, the error scan will probably show what is wrong. And doing the conversion first works as calibre conversion generally fixes problems like these.