Continuing the discussion from Plex Home inverse filter, blacklist:
I’ve found my way back to this post, and especially the “Caveat emptor secundo” part by Elan about negative “tag” filters.
I am looking for a way to implement a filter like this for Movies:
(rated “G” or “PG”) AND (LABEL is NOT (“Kids” or “Teen”))
The labels “Kids” and “Teen” are used to share content to accounts in my Plex Home.
The result of that advanced filter will give me a list of G or PG rated movies that have not been labeled for sharing. This usually happens when a new movie has been added to the library, but I have not manually added the tag so it will appear in other accounts.
It seems the Custom Filter feature could do it, if only the Label field were added as a a choice in the first drop down menu of fields.