remove instrumentals
This commit is contained in:
parent
9c621ab413
commit
f4c9165c19
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user