Quote:
Originally Posted by GeniusJ
What's interesting is that when you send an email from Calibre, the subject of the email is that gibberish line. I've configured Calibre to use the word CONVERT as my subject; however, Calibre sends the gibberish as the subject instead. (A bug in the latest Calibre, perhaps?)
Amazon seems to interpret that gibberish subject as the title of the book.
It's all very weird.
|
It is fixed here
https://github.com/kovidgoyal/calibr...d2fa13fc1ae29e
Looks like it was initially because of some weird limitations of PocketBook that Kovid started using random strings for the email subject and content. This was supposed to be fine with send-to-kindle because the title and author would still be in the metadata, but somehow the metadata is not parsed anymore.