Hi,
1) Is it possible to set a minimum list size such that if there isn't enough songs in a list such as this
[Rating]=>2 ~limit=1,-1,[Artist]
the smartlist will only show artists with enough songs based on the rules set.
2) Could it also be possible to set the exact same smartlist above but for a semicolon delimited library field such as Styles, but work correctly? Right now it only picks a string that is unique instead of actually picking a unique style with all files in it.. I think this is where the need for a relational database comes in.
Thanks