exclude reggaton, forgot..

This commit is contained in:
Aaron 2025-08-24 16:16:29 -04:00
parent dbb48744ab
commit 205270a6b2

View File

@ -5,6 +5,7 @@
{"contains": {"genre": "Reggae"}}, {"contains": {"genre": "Reggae"}},
{"gt": {"rating": 2}}, {"gt": {"rating": 2}},
{"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Reggaeton"}},
{"isNot": {"artist": "Bruno Mars"}}, {"isNot": {"artist": "Bruno Mars"}},
{"isNot": {"artist": "Don Omar"}}, {"isNot": {"artist": "Don Omar"}},
{"isNot": {"artist": "Jawsh 685"}}, {"isNot": {"artist": "Jawsh 685"}},