New test version posted (direct link)
2016-10-26
- Fix for royalroadl.com Thanks wassname!
- Bump test version.
Quote:
Originally Posted by Atherton25
|
The 1612 problem is fixed.
The 1054 problem is actually caused by
an SVG image in chapter 48 causing calibre's image processing to fail catastrophically--the entire BG process dies instead of just throwing an error. (I've no idea how I would catch that more gracefully off hand.)
I've tested with a couple different SVG files (
1 2). 1 failed to convert but without crashing and 2 converted as expected.
I'm declaring that this isn't a problem with the adapter and suggest that you disable image processing for that story:
Code:
[http://royalroadl.com/fiction/1054]
no_image_processing: true
That setting will still include images (which that story has a lot of), but won't try to resize them or convert them to JPG.