From 65ad82d46b1984b874d4cfa15a9625c7e6a3d8b1 Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Thu, 7 Aug 2025 17:30:33 -0400 Subject: [PATCH] exclude some artist showing for some reason even though clearly not gospel/christian music --- ^ Top Gospel 📈.NSP | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/^ Top Gospel 📈.NSP b/^ Top Gospel 📈.NSP index 938ad59..378b098 100644 --- a/^ Top Gospel 📈.NSP +++ b/^ Top Gospel 📈.NSP @@ -7,8 +7,10 @@ ]}, {"gt": {"rating": 3}}, {"notContains": {"genre": "Christmas Music"}}, + {"isNot": {"artist": "Amy Winehouse"}}, {"isNot": {"artist": "Elvis Presley"}}, - {"isNot": {"artist": "Josh Turner"}} + {"isNot": {"artist": "Josh Turner"}}, + {"isNot": {"artist": "Ye"}} ], "sort": "dateModified", "limit": 1000