could be spelled out rhythm and blues

This commit is contained in:
Aaron 2025-09-25 17:54:57 -04:00
parent 8dae16e93a
commit 174608845b

View File

@ -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"}},