mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b4fe349df8
commit
ae7a86e73b
@ -272,8 +272,7 @@ class Container(ContainerBase):
|
||||
from calibre.ebooks.covers import create_cover
|
||||
mi = self.book_metadata
|
||||
return create_cover(mi.title, mi.authors, mi.series, mi.series_index)
|
||||
else:
|
||||
return BLANK_JPEG
|
||||
return BLANK_JPEG
|
||||
|
||||
if input_fmt == 'epub':
|
||||
def cover_path(action, data):
|
||||
|
Loading…
x
Reference in New Issue
Block a user