exclude christmas music and/or latin music

This commit is contained in:
2025-08-26 15:51:55 -04:00
parent 0c0ab39e63
commit 557073f140
17 changed files with 23 additions and 7 deletions

View File

@@ -7,6 +7,7 @@
{"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Folk Pop"}},
{"notContains": {"genre": "Folk Rock"}},
{"notContains": {"genre": "Latin"}},
{"isNot": {"artist": "Creed"}}
],
"sort": "dateModified",