From 9c621ab41343ac741b1f2a47e4a5bd33150c3d09 Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Fri, 31 Jan 2025 17:21:15 -0500 Subject: [PATCH] remove albums containing instrumental in the title --- ^ Top Hip Hop and Rap 📈.NSP | 2 ++ 1 file changed, 2 insertions(+) diff --git a/^ Top Hip Hop and Rap 📈.NSP b/^ Top Hip Hop and Rap 📈.NSP index dced357..0377cb4 100644 --- a/^ Top Hip Hop and Rap 📈.NSP +++ b/^ Top Hip Hop and Rap 📈.NSP @@ -14,6 +14,7 @@ {"notContains": {"genre": "Latin"}}, {"notContains": {"genre": "Podcasts"}}, {"notContains": {"genre": "Trap Edm"}}, + {"isNot": {"artist": "¥$"}}, {"isNot": {"artist": "3OH!3"}}, {"isNot": {"artist": "Akon"}}, @@ -139,6 +140,7 @@ {"isNot": {"album": "Hollywood's Bleeding"}}, {"notContains": {"album": "Despicable Me 3"}}, {"notContains": {"album": "Despicable Me 4"}}, + {"notContains": {"album": "instrumental"}}, {"isNot": {"album": "Tempo"}} ], "sort": "dateModified",