Playout Policy: Detection of "Same Artist"
In electronic dance music, artists often collaborate and that makes it hard for PlayIt Live to avoid playing the same artist too often with Playout Policy active.
Example: It seems not to realize that "XX feat. AA", "XX vs. BB", "XX & CC" or "XX with DD feat. EE" is the same artist XX, because it only seems to compare the entire Artist entries.
So I'd like a filter to be added that uses a list of stop words (pre-defined and tunable by users) hat make the Playout Policy more solid.
"XX feat. AA" => " feat. " => XX, AA
"XX vs. BB" => " vs. " => XX, BB
"XX & CC" => " & " => XX, CC
"XX with DD feat. EE" => " with "/" feat. " => XX, DD, EE