I made a view in album list with the following code:
CODE
$ifgreater(%play_count%,5,%<genre>%|[%album artist% - ]%album%|[[%discnumber%.]%tracknumber%. ][%track artist% - ]%title%,)
It creates genrename subnodes that are filled with songs with a playcount greater then 5, as I expected it would (though I was quite surprised that $ifgreater worked here...
Is this a bug, or is that something that is result of using $-operators in there? Anyway, it's not working as I think it would work (though that happens quite often to me with foobar).
I see now that All is All, as in All my music... Hmmm, that is something what I could expect of course... If i wasn't expecting the $ifgreater applying there too...