View Single Post
Old 07-07-2022, 12:26 PM   #8
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,806
Karma: 103362673
Join Date: Apr 2011
Device: pb360
Quote:
Originally Posted by RelevantBox View Post
Thanks for the suggestion, but the file names still do not correlate, in either naming convention or order.

In the MD file, the images are of format images/000001.png, images/000002.jpg, etc. In the unzipped EPUB, the images are of the format media/file0.png, media/file1.png, etc, but even then 000001.png from the MD corresponded to file27.png of the EPUB, and 000002.jpg to file5.jpg, so it's not simply a matter of translating the filenames (like an off-by-one), they're all over the place. Also, the EPUB media is in a different order from the HTMLZ images, so now we have 3 formats with 3 completely different, non-deterministic orders.
Then the problem is with the plugin itself, not the method of image extraction from the EPUB.
j.p.s is offline   Reply With Quote