This is probably easy, but I am having a hard time trying to use multiple filter expressions.
I would like to look for tags that have an album but no cover art.
I have tried combinations of %_cover% IS "" AND album PRESENT
These work fine on their own, but no matter how I try to combine them or encapsulate them, I never get the results I expect.
Thank you!