View Single Post
Old 09-22-2022, 06:51 PM   #54
CathyA
Zealot
CathyA ought to be getting tired of karma fortunes by now.CathyA ought to be getting tired of karma fortunes by now.CathyA ought to be getting tired of karma fortunes by now.CathyA ought to be getting tired of karma fortunes by now.CathyA ought to be getting tired of karma fortunes by now.CathyA ought to be getting tired of karma fortunes by now.CathyA ought to be getting tired of karma fortunes by now.CathyA ought to be getting tired of karma fortunes by now.CathyA ought to be getting tired of karma fortunes by now.CathyA ought to be getting tired of karma fortunes by now.CathyA ought to be getting tired of karma fortunes by now.
 
Posts: 104
Karma: 903052
Join Date: Jun 2017
Device: Kindle Paperwhite
Quote:
Originally Posted by GeniusJ View Post
Further troubleshooting:

Emailing a document from Calibre results in a corrupted title and author Unknown.

Emailing an epub from Gmail results in a book with the title "Title - Author" and author Unknown.

It worked fine yesterday. I'd love to know if anyone else other than Georgie and I are having this problem using the email "Send to Kindle" feature.
Yes, there seems to be a problem on the Amazon side. Here's what I did, using the epub version of the Trollope book Georgie posted.

1. Imported the epub into Calibre. Opened it with the editor and verified that these tags are in the opf file:
<dc:title>An Unprotected Female at the Pyramids</dc:title>
<dc:creator opf:role="aut" opf:file-as="Trollope, Anthony">Trollope, Anthony</dc:creator>

2. Emailed the epub to my Kindle. (I sent it via Calibre, but I have Calibre configured to use my regular gmail account, so there's no difference between my creating an email or letting Calibre do it; they both show up in my sent items.) I did not even bother to download the converted file because I can see in Amazon's Manage Your Content page that the author has been added to the title field and the actual author is unknown.

3. Used Calibre to convert the epub to mobi. Connected my Kindle to my Windows laptop with a USB cable and dropped the mobi file in the documents folder. This works fine. The author and title are correctly displayed on the Kindle. From this, I deduce that there's nothing wrong with the epub file and the latest Kindle firmware is still able to read mobi files created with the latest version of Calibre.

4. Emailed the mobi to my Kindle. The file is again displayed incorrectly on Amazon's page. This time I let it download to the Kindle and it also displays incorrectly there.

5. I then reconnected the Kindle to my laptop and grabbed the downloaded file, which is now named "An Unprotected Female at the Py - Trollope, Anthony_BOJ7RU62IZLA7MEUMIA3VI72QH2QHPJS.azw". I dropped this into Calibre and converted it back to epub and opened it in the editor. Now I see this in the opf file:
<dc:title>An Unprotected Female at the Py - Trollope, Anthony</dc:title>
<dc:creator opf:role="aut" opf:file-as="Trollope, Anthony BOJ7RU62IZLA7MEUMIA3VI72QH2QHPJS">Trollope, Anthony BOJ7RU62IZLA7MEUMIA3VI72QH2QHPJS</dc:creator>

Clearly the Amazon conversion process for both mobi and epub input files has recently started producing screwed up output. I don't have a tool on my laptop that can unpack the azw/mobi file that Amazon is generating for the Kindle, but if you wanted to investigate exactly what they're doing wrong, that would be the next step. Even if you figure it out, you can't fix it though, you somehow have to convince Amazon that they've made a software change on their servers that's causing an issue and then wait for them to fix it.
CathyA is offline   Reply With Quote