remove artist esbe as it's more electronic than hip hop

This commit is contained in:
Aaron 2024-12-25 13:57:11 -05:00
parent e3850976d3
commit 675e62d7e3

View File

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