View Single Post
Old 02-21-2009, 06:49 AM   #24
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Strange. It might be that something is missing in the file that the new Reader requires but that is hard to know since the format is secret.

Maybe you should try to add the thumbnail image separately? Or try to use the command line:
Code:
   mobi2mobi --addthumbnail image.jpg --outfile res1.mobi in.mobi
   mobi2mobi --coverimage image.jpg --outfile res2.mobi res1.mobi
tompe is offline   Reply With Quote