refining my jazz list, strictly want real jazz not off brands.

This commit is contained in:
Aaron 2025-08-10 18:37:55 -04:00
parent 1c6364131f
commit c9c863a08e

View File

@ -7,6 +7,7 @@
{"notContains": {"genre": "Christmas Music"}},
{"notcontains": {"genre": "Indie Pop"}},
{"notcontains": {"genre": "Jazz Pop"}},
{"notcontains": {"genre": "Jazz Rap"}},
{"notcontains": {"genre": "Latin Jazz"}},
{"notcontains": {"genre": "Pop Rock"}},
{"gt": {"rating": 2}},
@ -14,18 +15,23 @@
{"isNot": {"artist": "A Tribe Called Quest"}},
{"isNot": {"artist": "AC/DC"}},
{"isNot": {"artist": "Adele"}},
{"isNot": {"artist": "Bad Bunny"}},
{"isNot": {"artist": "Bow Wow"}},
{"isNot": {"artist": "Chance the Rapper"}},
{"isNot": {"artist": "Coldplay"}},
{"isNot": {"artist": "Cordae"}},
{"isNot": {"artist": "Drake"}},
{"isNot": {"artist": "Ed Sheeran"}},
{"isNot": {"artist": "Elvis Presley"}},
{"isNot": {"artist": "Jhené Aiko"}},
{"isNot": {"artist": "Kendrick Lamar"}},
{"isNot": {"artist": "Metallica"}},
{"isNot": {"artist": "Morgan Wade"}},
{"isNot": {"artist": "Rex Orange County"}},
{"isNot": {"artist": "Van Morrison"}},
{"isNot": {"artist": "XXXTENTACION"}},
{"isNot": {"artist": "The Weeknd"}}
{"isNot": {"artist": "The Weeknd"}},
{"notContains": {"album": "Black Panther: The Album"}}
],
"sort": "dateModified",
"order": "desc",