From 4baffd92de87cc7f8ac55291030b5abd80ded3ab Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Sun, 10 Aug 2025 18:38:33 -0400 Subject: [PATCH] don't want Black Panther: the album to show up --- ^ Top RnB 📈.NSP | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/^ Top RnB 📈.NSP b/^ Top RnB 📈.NSP index 2250b99..3915335 100644 --- a/^ Top RnB 📈.NSP +++ b/^ Top RnB 📈.NSP @@ -14,7 +14,8 @@ {"notContains": {"genre": "Pop Rap"}}, {"isNot": {"artist": "Coldplay"}}, {"isNot": {"artist": "Justin Bieber"}}, - {"isNot": {"artist": "P!nk"}} + {"isNot": {"artist": "P!nk"}}, + {"notContains": {"album": "Black Panther: The Album"}} ], "sort": "dateModified", "order": "desc",