Quote:
Originally Posted by wildfire070
I can't get this to work with my Ao3 fics since the character names are, for example "Tom", "Bill", and "Sandy" but the relationship are "Tom/Sandy" or "Sandy/Bill". Any suggestions?
|
Worked fine for me with either pre or post exclude_metadata.
Test story
Code:
add_to_extra_valid_entries:,additional_characters
include_in_additional_characters:characters
[test1.com]
add_to_extra_valid_entries:,additional_characters
additional_characters_label:Characters After Filtering
[teststory:10010]
title:{{storyId}} Filtered character list
category_list:Test Character Filtering with Tom, Sandy and Bill
icon_bookmarked:Bookmarked
icon_subscribed:Subscribed
ships_list:Tom/Sandy, Sandy/Bill
characters_list:Tom, Sandy, Bill, Another character not filtered
chapterslashtotal:1/2
datePublished:2023-1-1
dateUpdated:2023-1-10
numWords:1132
status:In-Progress
Rating:General
description:<p>Test character filtering with characters placed in different order</p>
Exclude
Code:
exclude_metadata_post:
additional_characters=~Bill&&ships=~Bill
additional_characters=~Sandy&&ships=~Sandy
additional_characters=~Tom&&ships=~Tom