Another questions, with same story, cuz why not:
https://archiveofourown.org/works/30676157
Ok, so why code:
Code:
replace_metadata:
publisher=>^.*$=>ABC.com&&genre=>^.*Wizengamot.*$
And all is fine. Now, how do I delete the genre Wizengamot from the ebook while still having publisher be ABC.com? And yes, I need to have the conditional, since I want this to work on books with this particular genre, not the others.