lise, there's something in the search wizard system that makes smartlists created before the wizard system was introduced work, but, if you try to recreate them or modify them, they break, because the wizard cannot translate some raw search string examples.
For instance, a smartlist using the rule [keywords]=sky created before the wizard was born will still work today, but try modifying that search, or recreating it, and as soon as you hit the apply button, the rule is changed to [keywords]=[sky]
The intended search rule, which works just fine in the search bar, should return all files where the keywords field contains 'sky'
The wizard changes it to return only files where the keywords field
exactly matches 'sky', which generally means the results are empty.
Apparently, it's difficult to fix, but I live in hope
lise and tcman41:
'or' queries should be enclosed in parenthesis, so, to answer the question, the rule to use is:
[media type]=audio ([album]="greatest hits" or [album]="best of")Copy the blue text, open a smartlist for editing, hit the import/export button, paste the text in there, press OK, press OK, Job Done
-marko.