include rap songs
This commit is contained in:
parent
93f4778d12
commit
95a484dd5a
@ -4,7 +4,8 @@
|
|||||||
"all": [
|
"all": [
|
||||||
{ "any": [
|
{ "any": [
|
||||||
{"contains": {"genre": "hip-hop"}},
|
{"contains": {"genre": "hip-hop"}},
|
||||||
{"contains": {"genre": "hip hop"}}
|
{"contains": {"genre": "hip hop"}},
|
||||||
|
{"contains": {"genre": "Rap"}}
|
||||||
]},
|
]},
|
||||||
{"notContains": {"genre": "Christmas Music"}},
|
{"notContains": {"genre": "Christmas Music"}},
|
||||||
{"notContains": {"genre": "Latin"}}
|
{"notContains": {"genre": "Latin"}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user