exclude christmas music and/or latin music
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
{"notContains": {"genre": "Christmas Music"}},
|
||||
{"notContains": {"genre": "Folk Pop"}},
|
||||
{"notContains": {"genre": "Folk Rock"}},
|
||||
{"notContains": {"genre": "Latin"}},
|
||||
{"isNot": {"artist": "Creed"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
|
||||
Reference in New Issue
Block a user