mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
ef9b5a1950
commit
0eb5375275
@ -164,8 +164,8 @@ def send_mails(jobnames, callback, attachments, to_s, subjects,
|
|||||||
# these companies employ to write their code. It's the height of
|
# these companies employ to write their code. It's the height of
|
||||||
# irony that they are called "tech" companies.
|
# irony that they are called "tech" companies.
|
||||||
# https://bugs.launchpad.net/calibre/+bug/1989282
|
# https://bugs.launchpad.net/calibre/+bug/1989282
|
||||||
from calibre.utils.short_uuid import uuid4
|
|
||||||
if not is_for_kindle(to):
|
if not is_for_kindle(to):
|
||||||
|
from calibre.utils.short_uuid import uuid4
|
||||||
# Amazon nowadays reads metadata from attachment filename instead of
|
# Amazon nowadays reads metadata from attachment filename instead of
|
||||||
# file internal metadata so don't nuke the filename.
|
# file internal metadata so don't nuke the filename.
|
||||||
# https://www.mobileread.com/forums/showthread.php?t=349290
|
# https://www.mobileread.com/forums/showthread.php?t=349290
|
||||||
|
Loading…
x
Reference in New Issue
Block a user