exclude christmas music and/or latin music
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
]},
|
||||
{"gt": {"rating": 2}},
|
||||
{"notContains": {"genre": "Christmas Music"}},
|
||||
{"notContains": {"genre": "Latin"}},
|
||||
{"isNot": {"artist": "Amy Winehouse"}},
|
||||
{"isNot": {"artist": "Elvis Presley"}},
|
||||
{"isNot": {"artist": "Josh Turner"}},
|
||||
|
||||
Reference in New Issue
Block a user