exclude reggaton, forgot..
This commit is contained in:
parent
dbb48744ab
commit
205270a6b2
@ -5,6 +5,7 @@
|
|||||||
{"contains": {"genre": "Reggae"}},
|
{"contains": {"genre": "Reggae"}},
|
||||||
{"gt": {"rating": 2}},
|
{"gt": {"rating": 2}},
|
||||||
{"notContains": {"genre": "Christmas Music"}},
|
{"notContains": {"genre": "Christmas Music"}},
|
||||||
|
{"notContains": {"genre": "Reggaeton"}},
|
||||||
{"isNot": {"artist": "Bruno Mars"}},
|
{"isNot": {"artist": "Bruno Mars"}},
|
||||||
{"isNot": {"artist": "Don Omar"}},
|
{"isNot": {"artist": "Don Omar"}},
|
||||||
{"isNot": {"artist": "Jawsh 685"}},
|
{"isNot": {"artist": "Jawsh 685"}},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user