don't want Black Panther: the album to show up
This commit is contained in:
parent
1b6a199bcc
commit
4baffd92de
@ -14,7 +14,8 @@
|
|||||||
{"notContains": {"genre": "Pop Rap"}},
|
{"notContains": {"genre": "Pop Rap"}},
|
||||||
{"isNot": {"artist": "Coldplay"}},
|
{"isNot": {"artist": "Coldplay"}},
|
||||||
{"isNot": {"artist": "Justin Bieber"}},
|
{"isNot": {"artist": "Justin Bieber"}},
|
||||||
{"isNot": {"artist": "P!nk"}}
|
{"isNot": {"artist": "P!nk"}},
|
||||||
|
{"notContains": {"album": "Black Panther: The Album"}}
|
||||||
],
|
],
|
||||||
"sort": "dateModified",
|
"sort": "dateModified",
|
||||||
"order": "desc",
|
"order": "desc",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user