Hello,
Sorry if this has been posted before, I couldn't find anything on the forum, and wasn't able to find what I need from stackoverflow or the python documentation. I want to create a Virtual library with tags "Fiction" but not "Young Adult". So I created a virtual library with "Fiction" as the requirement, and wanted to add in additional restrictions. But, I can't figure out how to search for tags: !=Young Adult properly. I've pretty much tried all possible placements of the quotes, as well as using <> instead of !=. I'm not really sure what else I can do.
Thank you in advance for your help!