INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Tommy on April 15, 2006, 06:43:54 am

Title: Smartlist help needed, "mix", what am I doing wrong?
Post by: Tommy on April 15, 2006, 06:43:54 am
When making a smartlist with this content I get _zero_ songs in it. It seems to me that it doesn't mix at all, instead it's using an AND statement between the different percentages. If I use only the two first expressions (25% favourites and 25% from a special playlist) I get only _2_ songs that match both criteria...

~mix=20, 25, {[Rating]=>=4}, 25, {playlistid==370003644}, 25,{playlistid==881559900} , 25, {playlistid==272105145}
Title: Re: Smartlist help needed, "mix", what am I doing wrong?
Post by: marko on April 15, 2006, 07:32:50 am
first of all, there should be no spaces in the string. does it work if you lose the spaces?

if it still doesn't work, then more info will be needed regarding the 3 playlists involved
Title: Re: Smartlist help needed, "mix", what am I doing wrong?
Post by: Tommy on April 15, 2006, 07:53:07 am
http://yabb.jriver.com/interact/index.php?topic=24288.msg169446;topicseen#msg169446

Well, I tried that example and have carefully modified it back to my version and now it seems to work correctly. I suspect it could be that it was some confusion about "wizard-typing" or not, but I'm not sure...