Quote:
Originally Posted by ownedbycats
Question: If I want to exclude certain series from the Calibre metadata but retain it on the title page, is there a better option than using add_to_extra_valid_entries to duplicate series?
|
exclude_metadata_post setting using a conditional to look for individual story urls/ids? Nothing else comes to mind that doesn't use an added entry.
Quote:
Originally Posted by ownedbycats
EDIT: Also, for this fic, I can't get this replace_metadata working:
Code:
category=>Lilo & Stitch: The Series \(Cartoon\)=>Lilo & Stitch
The regex matches, so what am I doing wrong?
|
Use
& instead of just
&. This one
I did document.