include rap songs

This commit is contained in:
Aaron 2025-08-26 15:55:43 -04:00
parent 93f4778d12
commit 95a484dd5a

View File

@ -4,7 +4,8 @@
"all": [
{ "any": [
{"contains": {"genre": "hip-hop"}},
{"contains": {"genre": "hip hop"}}
{"contains": {"genre": "hip hop"}},
{"contains": {"genre": "Rap"}}
]},
{"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}}