View Single Post
Old 02-09-2016, 04:19 PM   #1829
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,491
Karma: 26012494
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Okay, just checked w/ KindleGen & KindleUnpack.

KindleGen dual mobis: OK
KindleGen dual mobis + KindleUnpack split: M7: OK; KF8: MEEP.

----

Code:
sqlite3 /var/local/cc.db 'SELECT p_location,p_cdeKey,p_mimeType,p_lastAccess FROM Entries WHERE p_location NOT NULL;'

/mnt/us/documents/Shakespeare, William/Complete Works - William Shakespeare.azw3|baf51c6a-16d5-43ac-adea-f209d90df1f8|application/x-mobi8-ebook|1419008080
/mnt/us/documents/KFX/Life on the Mississippi_B0084B1X2Q.kfx|B0084B1X2Q|application/x-kfx-ebook|1443215342
/mnt/us/documents/TEST/Handfast.azw3||application/x-mobi8-ebook|1455051463
/mnt/us/documents/TEST/mobi8-Macbeth - William Shakespeare.azw3||application/x-mobi8-ebook|1455052526
/mnt/us/documents/TEST/Jane Eyre - Charlotte Bronte.mobi|*a2e8b957b1749ccbf9ec518b9f8e3055dc1b6e23|application/x-mobipocket-ebook|1455052530
Notice the lack of either a proper asin, or a hash. Which is... bad.
In addition to that, those files have a crappy tiny thumbnail in cover view mode in the Library (since I did not sideload one, and can't anyway, due to said lack of ASIN or hash ;p).

For the record:
Shakespeare's Complete Works is a Calibre KF8. With a random UUID as ASIN .
Life on the Mississippi is a KFX book (nearly) straight from Amazon. So, proper ASIN .
Handfast is @dhdurgee's KF8 testcase. NULL ASIN .
Macbeth is a KF8 split with KindleUnpack from a KindleGen dual mobi. NULL ASIN .
Jane Eyre is a KindleGen dual mobi. Old style hash .

----

TL;DR: Save a tree, put an ASIN in your KF8!

----

@dhdurgee: That there's one in the OPF is irrelevant, we're on a Kindle, we don't care about OPF/ePub .
KindleGen will *never* put one in the Mobi metadata, that's what's important here .

TL;DRē: @eschwartz recommended various ways of sanitizing a KF8 for the Kindle, I'd recommend doing that. And, if that's not already the case, it might be an interesting info for Sigil users to know?

Last edited by NiLuJe; 02-09-2016 at 04:42 PM.
NiLuJe is offline   Reply With Quote