Compare commits

..

No commits in common. "4baffd92de87cc7f8ac55291030b5abd80ded3ab" and "ea73ae16c7d1388163d3afa1b80034457a32b092" have entirely different histories.

8 changed files with 2 additions and 50 deletions

View File

@ -1,13 +0,0 @@
{
"title": "-Top Singer-Songwriter ;)",
"comment": "The highest rated Singer-Songwriter music.",
"all": [
{"contains": {"genre": "Singer-Songwriter"}},
{"gt": {"rating": 2}},
{"notContains": {"genre": "Christmas Music"}}
{"isNot": {"artist": "The Goo Goo Dolls"}}
],
"sort": "dateModified",
"order": "desc",
"limit": 1000
}

View File

@ -1,13 +0,0 @@
{
"title": "-Top Ambient ;)",
"comment": "The highest rated Ambient music.",
"all": [
{ "any": [
{"contains": {"genre": "Ambient"}}
]},
{"gt": {"rating": 3}},
{"notContains": {"genre": "Christmas Music"}}
],
"sort": "dateModified",
"limit": 1000
}

View File

@ -5,10 +5,8 @@
{"contains": {"genre": "Blues"}},
{"gt": {"rating": 2}},
{"notContains": {"genre": "Acid Jazz"}},
{"notContains": {"genre": "Blues Rock"}},
{"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}},
{"notContains": {"genre": "Rhythm and Blues"}},
{"isNot": {"artist": "3OH!3"}},
{"isNot": {"artist": "2Pac"}},
{"isNot": {"artist": "50 Cent"}},
@ -16,7 +14,6 @@
{"isNot": {"artist": "Adele"}},
{"isNot": {"artist": "Air"}},
{"isNot": {"artist": "Alan Jackson"}},
{"isNot": {"artist": "Alessia Cara"}},
{"isNot": {"artist": "Amy Winehouse"}},
{"isNot": {"artist": "The Black Crowes"}},
{"isNot": {"artist": "Black Eyed Peas"}},
@ -43,7 +40,6 @@
{"isNot": {"artist": "George Strait"}},
{"isNot": {"artist": "Gin Blossoms"}},
{"isNot": {"artist": "Good Charlotte"}},
{"isNot": {"artist": "Hank Williams, Jr."}},
{"isNot": {"artist": "Hozier"}},
{"isNot": {"artist": "Jessie Reyez"}},
{"isNot": {"artist": "Jessie Reyez & Lil Wayne"}},
@ -51,13 +47,9 @@
{"isNot": {"artist": "Justin Timberlake"}},
{"isNot": {"artist": "Justine & The Victorian Punks"}},
{"isNot": {"artist": "Juvenile"}},
{"isNot": {"artist": "Kehlani"}},
{"isNot": {"artist": "Khruangbin"}},
{"isNot": {"artist": "Kid Rock"}},
{"isNot": {"artist": "Lana Del Rey"}},
{"isNot": {"artist": "Led Zeppelin"}},
{"isNot": {"artist": "Lil Kim"}},
{"isNot": {"artist": "Lil' Kim"}},
{"isNot": {"artist": "Linkin Park"}},
{"isNot": {"artist": "Live"}},
{"isNot": {"artist": "Ludacris"}},
@ -69,13 +61,10 @@
{"isNot": {"artist": "Nirvana"}},
{"isNot": {"artist": "Project Pat"}},
{"isNot": {"artist": "Rihanna"}},
{"isNot": {"artist": "Sam Smith"}},
{"isNot": {"artist": "Slightly Stoopid"}},
{"isNot": {"artist": "Snoop Dogg"}},
{"isNot": {"artist": "Swedish House Mafia"}},
{"isNot": {"artist": "Tom Misch"}},
{"isNot": {"artist": "The Beach Boys"}},
{"isNot": {"artist": "Theory of a Deadman"}},
{"isNot": {"artist": "Three Days Grace"}},
{"isNot": {"artist": "Two Feet"}},
{"isNot": {"artist": "Usher"}},

View File

@ -13,7 +13,6 @@
{"notContains": {"genre": "instrumental"}},
{"notContains": {"genre": "Latin"}},
{"notContains": {"genre": "Podcasts"}},
{"notContains": {"genre": "Rap Metal"}},
{"notContains": {"genre": "Trap Edm"}},
{"isNot": {"artist": "¥$"}},
{"isNot": {"artist": "3OH!3"}},
@ -146,7 +145,6 @@
{"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"}},

View File

@ -39,7 +39,6 @@
{"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"}}
],

View File

@ -7,7 +7,6 @@
{"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}},
@ -15,23 +14,18 @@
{"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"}},
{"notContains": {"album": "Black Panther: The Album"}}
{"isNot": {"artist": "The Weeknd"}}
],
"sort": "dateModified",
"order": "desc",

View File

@ -8,7 +8,6 @@
{"gt": {"rating": 3}},
{"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "instrumental"}},
{"notContains": {"genre": "Rap Metal"}},
{"notContains": {"genre": "Trap Edm"}},
{"isNot": {"artist": "Beastie Boys"}},
{"isNot": {"artist": "Black Eyed Peas"}},

View File

@ -14,8 +14,7 @@
{"notContains": {"genre": "Pop Rap"}},
{"isNot": {"artist": "Coldplay"}},
{"isNot": {"artist": "Justin Bieber"}},
{"isNot": {"artist": "P!nk"}},
{"notContains": {"album": "Black Panther: The Album"}}
{"isNot": {"artist": "P!nk"}}
],
"sort": "dateModified",
"order": "desc",