View Single Post
Old 08-20-2022, 09:36 AM   #7435
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,988
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ownedbycats View Post
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 View Post
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.
JimmXinu is offline   Reply With Quote