View Single Post
Old 03-25-2012, 07:15 AM   #3
RobFreundlich
Connoisseur
RobFreundlich ought to be getting tired of karma fortunes by now.RobFreundlich ought to be getting tired of karma fortunes by now.RobFreundlich ought to be getting tired of karma fortunes by now.RobFreundlich ought to be getting tired of karma fortunes by now.RobFreundlich ought to be getting tired of karma fortunes by now.RobFreundlich ought to be getting tired of karma fortunes by now.RobFreundlich ought to be getting tired of karma fortunes by now.RobFreundlich ought to be getting tired of karma fortunes by now.RobFreundlich ought to be getting tired of karma fortunes by now.RobFreundlich ought to be getting tired of karma fortunes by now.RobFreundlich ought to be getting tired of karma fortunes by now.
 
Posts: 74
Karma: 10000010
Join Date: Jan 2012
Device: Android Tablet with Calibre Companion and Moon+ Reader Pro
Quote:
Originally Posted by wallcraft View Post
There is something seriously wrong with this MOBI. K4PC does not recognize it as a MOBI (ignores it completely). MobiPocket Reader opens it, but does not display any of the large images. Mobi_Unpack only extracts the 5 "small" images (the cover, twice, an opening double quote, an author portrait, and BG as an image) - the same ones that MobiPocket Reader finds. Calibre displays (presumably) all the images, but a MOBI to ePub conversion looses all but the small images again.

Have you tried writing the recipe to ePub and then converting to MOBI?
Thanks, wallcraft! Your noticing that only the small images came through and your mention of dumping the MOBI were very helpful - they got me thinking in terms of debugging, which I hadn't realized I could do before.

I used calibre-debug to dump the mobi and looked at the results. One of the things it produced was an HTML file containing the output. In that, I was able to see which images actually d/l'd and which didn't (it matches your observation, but it's always good to see it myself). I then looked at the original article, and have realized that images with relative URLs will download (and therefore work) and images with absolute ones will not.

So this now becomes a question of why that is. Since that appears to be a recipe issue, not a device issue, I'm going to start a new thread in the recipes forum and see what I can find out.

Again, thanks!
RobFreundlich is offline   Reply With Quote