mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
47680aac8f
commit
0485247163
@ -24,7 +24,7 @@ from calibre.utils.localization import calibre_langcode_to_name
|
||||
from calibre.library.comments import comments_to_html
|
||||
from calibre.library.field_metadata import category_icon_map
|
||||
|
||||
IGNORED_FIELDS = frozenset('cover ondevice path marked au_map'.split())
|
||||
IGNORED_FIELDS = frozenset('cover ondevice path marked au_map size'.split())
|
||||
|
||||
def encode_datetime(dateval):
|
||||
if dateval is None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user