INTERACT FORUM

More => Old Versions => Media Center 17 => Topic started by: maliceme on March 13, 2012, 08:26:58 am

Title: SmartList to prevent consecutive songs by the same artist
Post by: maliceme on March 13, 2012, 08:26:58 am
Hi all. Is there an expression to use in a smartlist that would prevent the list from sorting any two consecutive songs by the same artist? Thanks.
Title: Re: SmartList to prevent consecutive songs by the same artist
Post by: rick.ca on March 13, 2012, 02:24:30 pm
Not for a list chosen randomly. The only solution I can think of is to have the smartlist select a smaller number and remove duplicates of [Artist], then send that to Playing Now multiple times (which can be done with a batch file or script). Probably not the solution you're looking for... ;)