remove instrumentals

This commit is contained in:
Aaron 2025-01-31 17:30:52 -05:00
parent f4c9165c19
commit a52f877735

View File

@ -39,6 +39,7 @@
{"isNot": {"artist": "Sugar Ray"}},
{"isNot": {"artist": "twenty one pilots"}},
{"isNot": {"artist": "Unlike Pluto"}},
{"notContains": {"album": "instrumental"}},
{"isNot": {"album": "Tempo"}}
],
"sort": "dateModified",