Quote:
Originally Posted by Amalthia
I think I figured it out.
Here is what worked:
I'm not sure what =~ means but I know != excluded all genre's except the ones that started with Additional.
I'm going through the calibre regex reference guide to see if there is a list of these selectors.
Amalthia
|
Also I note that you excluded the ^ anchor at the beginning. Just a small warning: This means it'll also delete things where "additional" is in the middle of the tag.