found rap metal skipping by, well not anymore bo
This commit is contained in:
parent
9075511009
commit
1c6364131f
@ -13,6 +13,7 @@
|
||||
{"notContains": {"genre": "instrumental"}},
|
||||
{"notContains": {"genre": "Latin"}},
|
||||
{"notContains": {"genre": "Podcasts"}},
|
||||
{"notContains": {"genre": "Rap Metal"}},
|
||||
{"notContains": {"genre": "Trap Edm"}},
|
||||
{"isNot": {"artist": "¥$"}},
|
||||
{"isNot": {"artist": "3OH!3"}},
|
||||
@ -145,6 +146,7 @@
|
||||
{"isNot": {"artist": "Zedd"}},
|
||||
{"isNot": {"album": "East Atlanta Love Letter"}},
|
||||
{"isNot": {"album": "One Right Now"}},
|
||||
{"notContains": {"album": "Black Panther: The Album"}},
|
||||
{"notContains": {"album": "Despicable Me 2"}},
|
||||
{"notContains": {"album": "Despicable Me 3"}},
|
||||
{"notContains": {"album": "Despicable Me 4"}},
|
||||
|
||||
@ -39,6 +39,7 @@
|
||||
{"isNot": {"artist": "Sugar Ray"}},
|
||||
{"isNot": {"artist": "twenty one pilots"}},
|
||||
{"isNot": {"artist": "Unlike Pluto"}},
|
||||
{"notContains": {"album": "Black Panther: The Album"}},
|
||||
{"notContains": {"album": "instrumental"}},
|
||||
{"isNot": {"album": "Tempo"}}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user