Quote:
Originally Posted by hepalien
Hello! Hoping someone can help me with this — I'm working on cleaning up my metadata, and one of the bookmark tags I used to use on Ao3 was "fave author". I'm trying to use replace_metadata in calibre to make it "Favorite Authors", but because author is a field in FanFicFare, it's not working (the word turns green in my personal.ini). How do I escape it to make it match the literal word? I've tried '', ', \, [ ], \{}, ., .*, (.*) (various suggestions I've found online, but I think I don't have the right terms to google). Thanks!
|
Ah dang it, of course I figured it out as soon as I posted this. I was accidentally testing on a fic I'd apparently added the tag to manually so it wasn't pulling it when I updated from saved metadata. Sorry!