want to filter alt dance and alt hip hop out of this list for now.

This commit is contained in:
Aaron 2025-08-13 18:15:17 -04:00
parent feae16bf1b
commit f5b3b8c7f9

View File

@ -4,6 +4,8 @@
"all": [
{"contains": {"genre": "Alternative"}},
{"gt": {"rating": 3}},
{"notContains": {"genre": "Alternative Dance"}},
{"notContains": {"genre": "Alternative Hip Hop"}},
{"notContains": {"genre": "Alternative Pop"}},
{"notContains": {"genre": "Alternative R&B"}},
{"notContains": {"genre": "Christmas Music"}},