Send to Kindle gets wrong title

Bug #1994136 reported by Daniel Antolini
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

With the new changes to Send to Kindle, the filename for the attachment is used as the book title, rather than the tile in the metadata. Currently, Calibre sets the filename prefix to be "<Title> - <Author>" which means the book's title on the device incorrectly includes the author.

Digging through git history, it doesn't look like this particular filename format was chosen for any obvious reason, so I've just modified the prefix to remove the author.

Calibre version: 6.7.1
OS: Windows 10 Home 21H1

Revision history for this message
Daniel Antolini (daniel-antolini) wrote :
Revision history for this message
Kovid Goyal (kovid) wrote :

It was chosen for a particular reason, the reason being it is nice to
have both title and author's name available in the filename. If you want
to work around Amazon's latest attempt to sabotage sideloading, you will
need to specialize the filename when sending to @kindle.com and
@kindle.cn email addresses. You can probably do that in the send_by_mail
method by examining the to address.

Changed in calibre:
status: New → Won't Fix
Revision history for this message
Kovid Goyal (kovid) wrote : Fixed in master

Fixed in branch master. The fix will be in the next release. calibre is usually released every alternate Friday.

 status fixreleased

Changed in calibre:
status: Won't Fix → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.