I want to filter Albums
It should contain "Wants" but not contain "YTR"
How can I do that please?
Thank You
I want to filter Albums
It should contain "Wants" but not contain "YTR"
How can I do that please?
Thank You
You almost have it ![]()
album HAS Wants AND NOT album HAS YTR
See Filter and Search – Mp3tag Documentation for details.