View Single Post
Old 12-05-2023, 01:42 AM   #90
culytera
Zealot
culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.
 
Posts: 131
Karma: 295674
Join Date: Jul 2021
Device: iPhone
Quote:
Originally Posted by wildfire070 View Post
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
Attached Thumbnails
Click image for larger version

Name:	char_filtering.jpg
Views:	217
Size:	285.1 KB
ID:	205047  
culytera is offline   Reply With Quote