View Single Post
Old 10-27-2024, 03:47 PM   #12
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,639
Karma: 169712392
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by botoxxs View Post
There is a bug that doesnt allow the image resizing progress to go on.

https://github.com/akupiec/calibre_p...sizer/issues/1
Personally after looking at the file in question, it is total garbage. There are multiple image files that are 0x0 pixels and 0 bytes and multiple images that are corrupted. The structure of the ePub is incorrect, little things like instead of an opf file, an xml file was specified as the opf file. Parts of the file looks like a copy/paste from an epub 3 file while some looks like a HTML file without worrying about using only ePub structures. Perhaps getting rid of the nested directories (who needs Wandering\1\1\2\1\1\1\1\1\1\1\1\ as a nested directory?).

I've attached the epubcheck output to this message. Once those errors are cleared up, it might be worth looking at the file but at this point in time, it'll be a total waste of time, IMNSHO.
Attached Files
File Type: txt The Wandering Inn_errors.csv.txt (115.6 KB, 106 views)

Last edited by DNSB; 10-27-2024 at 03:49 PM. Reason: had to rename the .csv file to .csv.txt to allow uploading
DNSB is online now   Reply With Quote