View Single Post
Old 05-22-2020, 07:50 PM   #4118
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,002
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Loba View Post
As it stands now I can get them to filter into work tags, but they *also* show as Fandom (which is populated by category). If I tell it to add_to_exclude_metadata_post category=~Season for example it then removes it from both work tags and Fandom.
What you describe and what I see in your personal.ini don't match 100%, but I think I know what you need.

When you use include_in_tags:tags,genre,category,warnings, all of the replace_metadata and include/exclude lists are still applied to each of the metadata entries called before they are added.

What you probably need is to use is something like: include_in_tags:tags,genre,category.NOREPL,warning s

Any time you append .NOREPL to a metadata entry in an include_in_X line, that will suppress the edits being done to it for that use.
JimmXinu is offline   Reply With Quote