don't want Black Panther: the album to show up

This commit is contained in:
Aaron 2025-08-10 18:38:33 -04:00
parent 1b6a199bcc
commit 4baffd92de

View File

@ -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",