INTERACT FORUM
More => Old Versions => Media Center 12 (Development Ended) => Topic started by: MGD_King on September 18, 2008, 09:59:48 pm
-
I was tinkering around with the 'Top Hits' Smartlist and now I'm suspecting that it doesn't work quite right. When I click on the "refresh" button, the results change, and I'm not even playing anything! Is that normal?
If not, could someone let me know what the default settings are for the 'Top Hits' Smartlist? Thanks in advance!
-
I don't remember the exact default string, I changed mine a loooong time ago... I'm sure it uses ~seq modifier in some way, but...
[Media Type]="audio" [Number Plays]=>0 ~sort=[Number Plays]-d ~n=100
should get you back on an even keel.
-marko.
-
I don't remember the exact default string, I changed mine a loooong time ago... I'm sure it uses ~seq modifier in some way, but...
[Media Type]="audio" [Number Plays]=>0 ~sort=[Number Plays]-d ~n=100
should get you back on an even keel.
-marko.
Thanks Marko!! That did the trick! I'm going to have to play around with more Smart Lists. I never realized how powerful those can be!