could be spelled out rhythm and blues
This commit is contained in:
parent
8dae16e93a
commit
174608845b
@ -4,7 +4,8 @@
|
|||||||
"all": [
|
"all": [
|
||||||
{ "any": [
|
{ "any": [
|
||||||
{"contains": {"genre": "R&B"}},
|
{"contains": {"genre": "R&B"}},
|
||||||
{"contains": {"genre": "R & B"}}
|
{"contains": {"genre": "R & B"}},
|
||||||
|
{"contains": {"genre": "Rhythm And Blues"}}
|
||||||
]},
|
]},
|
||||||
{"gt": {"rating": 3}},
|
{"gt": {"rating": 3}},
|
||||||
{"notContains": {"genre": "Blues"}},
|
{"notContains": {"genre": "Blues"}},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user