Hello,
I have a bit of a puzzle.
I'm trying to exclude specific freeformtags from my genre column. The warnings are excluded, but not the genre information.
Here is the code I'm using in my personal.ini.
Code:
exclude_metadata_pre:
warnings==Author Chose Not To Use Archive Warnings
warnings==No Archive Warnings Apply
warnings==Graphic Depictions Of Violence
warnings==Creator Chose Not To Use Archive Warnings
warnings==Additional Warnings In Author's Note
genre==Other Additional Tags to Be Added
genre==Additional Warnings in Author's Note
custom_columns_settings:
comments=>#reviewcount,r
collections=>#fandomchallenges,r
kudos=>#kudoscount,r
ao3categories=>#categories,r
chapterslashtotal=>#chapterslashtotal,r
restricted=>#restricted,r
genre=>#newgenre,r
I've tried this for the genre:
Code:
freeformtags==Other Additional Tags to Be Added
freeformtags==Additional Warnings in Author's Note
and I tried this:
Code:
freeformtags,genre==Other Additional Tags to Be Added
freeformtags,genre==Additional Warnings in Author's Note
None of my attempts have worked to excluded the specified metadata.
Here is a story link that includes the "Additional Warnings in Author's Note" in the author's additional tag metadata from AO3.
https://archiveofourown.org/works/30875318
I'd appreciate any and all help in adjusting my settings to exclude these tags from the metadata.
Thanks,
Amalthia