mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
ea83fd852d
commit
257a82f06b
@ -101,7 +101,6 @@ STANDARD_METADATA_FIELDS = SOCIAL_METADATA_FIELDS.union(
|
|||||||
CALIBRE_METADATA_FIELDS)
|
CALIBRE_METADATA_FIELDS)
|
||||||
|
|
||||||
# Metadata fields that smart update must do special processing to copy.
|
# Metadata fields that smart update must do special processing to copy.
|
||||||
|
|
||||||
SC_FIELDS_NOT_COPIED = frozenset(['title', 'title_sort', 'authors',
|
SC_FIELDS_NOT_COPIED = frozenset(['title', 'title_sort', 'authors',
|
||||||
'author_sort', 'author_sort_map',
|
'author_sort', 'author_sort_map',
|
||||||
'cover_data', 'tags', 'language',
|
'cover_data', 'tags', 'language',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user