Compare commits
2 Commits
2b1142462a
...
675e62d7e3
| Author | SHA1 | Date | |
|---|---|---|---|
| 675e62d7e3 | |||
| e3850976d3 |
@ -48,6 +48,7 @@
|
|||||||
{"isNot": {"artist": "Ella Mai"}},
|
{"isNot": {"artist": "Ella Mai"}},
|
||||||
{"isNot": {"artist": "Emmit Fenn"}},
|
{"isNot": {"artist": "Emmit Fenn"}},
|
||||||
{"isNot": {"artist": "Erykah Badu"}},
|
{"isNot": {"artist": "Erykah Badu"}},
|
||||||
|
{"isNot": {"artist": "Esbe"}},
|
||||||
{"isNot": {"artist": "Evanescence"}},
|
{"isNot": {"artist": "Evanescence"}},
|
||||||
{"isNot": {"artist": "Everlast"}},
|
{"isNot": {"artist": "Everlast"}},
|
||||||
{"isNot": {"artist": "Gwen Stefani"}},
|
{"isNot": {"artist": "Gwen Stefani"}},
|
||||||
@ -61,6 +62,7 @@
|
|||||||
{"isNot": {"artist": "Jack Ü"}},
|
{"isNot": {"artist": "Jack Ü"}},
|
||||||
{"isNot": {"artist": "Jay Sean"}},
|
{"isNot": {"artist": "Jay Sean"}},
|
||||||
{"isNot": {"artist": "Jessie J"}},
|
{"isNot": {"artist": "Jessie J"}},
|
||||||
|
{"isNot": {"artist": "Jhené Aiko"}},
|
||||||
{"isNot": {"artist": "John Legend"}},
|
{"isNot": {"artist": "John Legend"}},
|
||||||
{"isNot": {"artist": "Joji"}},
|
{"isNot": {"artist": "Joji"}},
|
||||||
{"isNot": {"artist": "Justin Bieber"}},
|
{"isNot": {"artist": "Justin Bieber"}},
|
||||||
@ -101,6 +103,7 @@
|
|||||||
{"isNot": {"artist": "Postmodern Jukebox"}},
|
{"isNot": {"artist": "Postmodern Jukebox"}},
|
||||||
{"isNot": {"artist": "Rage Against the Machine"}},
|
{"isNot": {"artist": "Rage Against the Machine"}},
|
||||||
{"isNot": {"artist": "Red Hot Chili Peppers"}},
|
{"isNot": {"artist": "Red Hot Chili Peppers"}},
|
||||||
|
{"isNot": {"artist": "Rex Orange County"}},
|
||||||
{"isNot": {"artist": "Rihanna"}},
|
{"isNot": {"artist": "Rihanna"}},
|
||||||
{"isNot": {"artist": "Rvssian"}},
|
{"isNot": {"artist": "Rvssian"}},
|
||||||
{"isNot": {"artist": "Saliva"}},
|
{"isNot": {"artist": "Saliva"}},
|
||||||
@ -134,7 +137,8 @@
|
|||||||
{"isNot": {"artist": "Zara Larsson"}},
|
{"isNot": {"artist": "Zara Larsson"}},
|
||||||
{"isNot": {"artist": "Zedd"}},
|
{"isNot": {"artist": "Zedd"}},
|
||||||
{"isNot": {"album": "Hollywood's Bleeding"}},
|
{"isNot": {"album": "Hollywood's Bleeding"}},
|
||||||
{"isNot": {"album": "Double Life (From "Despicable Me 4")"}},
|
{"notContains": {"album": "Despicable Me 3"}},
|
||||||
|
{"notContains": {"album": "Despicable Me 4"}},
|
||||||
{"isNot": {"album": "Tempo"}}
|
{"isNot": {"album": "Tempo"}}
|
||||||
],
|
],
|
||||||
"sort": "dateModified",
|
"sort": "dateModified",
|
||||||
|
|||||||
@ -10,6 +10,7 @@
|
|||||||
{"notContains": {"genre": "Christmas Music"}},
|
{"notContains": {"genre": "Christmas Music"}},
|
||||||
{"notContains": {"genre": "instrumental"}},
|
{"notContains": {"genre": "instrumental"}},
|
||||||
{"notContains": {"genre": "Latin"}},
|
{"notContains": {"genre": "Latin"}},
|
||||||
|
{"notContains": {"genre": "Podcasts"}},
|
||||||
{"isNot": {"artist": "3OH!3"}},
|
{"isNot": {"artist": "3OH!3"}},
|
||||||
{"isNot": {"artist": "Amy Winehouse"}},
|
{"isNot": {"artist": "Amy Winehouse"}},
|
||||||
{"isNot": {"artist": "Bad Bunny"}},
|
{"isNot": {"artist": "Bad Bunny"}},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user