remove instrumentals

This commit is contained in:
Aaron 2025-01-31 17:30:33 -05:00
parent 9c621ab413
commit f4c9165c19

View File

@ -7,7 +7,8 @@
{"notContains": {"genre": "Alternative Pop"}},
{"notContains": {"genre": "Alternative R&B"}},
{"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}}
{"notContains": {"genre": "Latin"}},
{"notContains": {"album": "instrumental"}}
],
"sort": "dateModified",
"limit": 1000