I get the following error in Calibre when trying to send a particular book to my Aura HD:
Code:
calibre, version 0.9.33
ERROR: Error: Error communicating with device
Failed to parse '<book name>' by '<author>' with error: '<book name>_split_085.html' (file: calibre_plugins.kobotouch_extended.container, line: 339)
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 85, in run
File "site-packages/calibre/gui2/device.py", line 557, in _upload_books
File "calibre_plugins.kobotouch_extended.driver", line 264, in upload_books
InvalidEPub: Failed to parse '<book name>' by '<author>' with error: '<book name>_split_085.html' (file: calibre_plugins.kobotouch_extended.container, line: 339)
If I extract the ePub, it seems there is no "split_085.html" file - the last one is named "split_084.html".
UPDATE: If I run the Modify ePub plugin, and select "Remove missing file entries from manifest", it then send to device just fine.