intialize files
This commit is contained in:
commit
7aba3be475
11
' Christmas Music ;).NSP
Normal file
11
' Christmas Music ;).NSP
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "' Christmas Music ;)",
|
||||
"comment": "All Christmas Music",
|
||||
"any": [
|
||||
{"contains": {"album": "Christmas"}},
|
||||
{"contains": {"title": "Rudolph"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
10
-Admin Favourites ;).NSP
Normal file
10
-Admin Favourites ;).NSP
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"title": "-Admin Favourites ;)",
|
||||
"comment": "Top rated songs by the admin.",
|
||||
"all": [
|
||||
{"is": {"loved": true}}
|
||||
],
|
||||
"sort": "lastPlayed",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
20
-Jukebox ;).NSP
Normal file
20
-Jukebox ;).NSP
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"title": "-Jukebox ;)",
|
||||
"comment": "The highest rated music on random, discounting recently played.",
|
||||
"any": [
|
||||
{ "all": [
|
||||
{"is": {"rating": "3"}},
|
||||
{"notInTheLast": {"lastPlayed": "5"}}
|
||||
]},
|
||||
{ "all": [
|
||||
{"is": {"rating": "4"}},
|
||||
{"notInTheLast": {"lastPlayed": "3"}}
|
||||
]},
|
||||
{ "all": [
|
||||
{"is": {"rating": "5"}},
|
||||
{"notInTheLast": {"lastPlayed": "1"}}
|
||||
]}
|
||||
],
|
||||
"sort": "random",
|
||||
"limit": 1000
|
||||
}
|
||||
15
-Recently Added ;).NSP
Normal file
15
-Recently Added ;).NSP
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"title": "-Recently Added ;)",
|
||||
"comment": "Recently added music to the library.",
|
||||
"all": [
|
||||
{"any": [
|
||||
{"inTheLast": {"dateadded": "90"}}
|
||||
]},
|
||||
{"notContains": {"genre": "Podcasts"}},
|
||||
{"isNot": {"artist": "Graham Cluley & Carole Theriault"}},
|
||||
{"isNot": {"artist": "freeCodeCamp Podcast"}}
|
||||
],
|
||||
"sort": "dateadded",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
35
-Top Alt-Rock ;).NSP
Normal file
35
-Top Alt-Rock ;).NSP
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"title": "-Top Alt-Rock ;)",
|
||||
"comment": "The highest rated Alt-Rock music.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Alternative Rock"}}
|
||||
]},
|
||||
{"gt": {"rating": 3}},
|
||||
{"notContains": {"genre": "Latin"}},
|
||||
{"isNot": {"artist": "Alec Benjamin"}},
|
||||
{"isNot": {"artist": "Bad Bunny"}},
|
||||
{"isNot": {"artist": "Billie Eilish"}},
|
||||
{"isNot": {"artist": "Drake"}},
|
||||
{"isNot": {"artist": "Ed Sheeran"}},
|
||||
{"isNot": {"artist": "Halsey"}},
|
||||
{"isNot": {"artist": "James Blunt"}},
|
||||
{"isNot": {"artist": "Jessie J"}},
|
||||
{"isNot": {"artist": "Joji"}},
|
||||
{"isNot": {"artist": "Kid Cudi"}},
|
||||
{"isNot": {"artist": "Khruangbin"}},
|
||||
{"isNot": {"artist": "Lana Del Rey"}},
|
||||
{"isNot": {"artist": "Lauv"}},
|
||||
{"isNot": {"artist": "Lil Nas X"}},
|
||||
{"isNot": {"artist": "Mark Ronson"}},
|
||||
{"isNot": {"artist": "Novo Amor"}},
|
||||
{"isNot": {"artist": "Rae Sremmurd"}},
|
||||
{"isNot": {"artist": "Sabrina Carpenter"}},
|
||||
{"isNot": {"artist": "Sleeping At Last"}},
|
||||
{"isNot": {"artist": "Taylor Swift"}},
|
||||
{"isNot": {"artist": "Timbaland"}},
|
||||
{"isNot": {"artist": "Tracy Chapman"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"limit": 1000
|
||||
}
|
||||
13
-Top Alternative ;).NSP
Normal file
13
-Top Alternative ;).NSP
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"title": "-Top Alternative ;)",
|
||||
"comment": "The highest rated Alternative music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Alternative"}},
|
||||
{"gt": {"rating": 3}},
|
||||
{"notContains": {"genre": "Alternative Pop"}},
|
||||
{"notContains": {"genre": "Alternative R&B"}},
|
||||
{"notContains": {"genre": "Latin"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"limit": 1000
|
||||
}
|
||||
76
-Top Blues ;).NSP
Normal file
76
-Top Blues ;).NSP
Normal file
@ -0,0 +1,76 @@
|
||||
{
|
||||
"title": "-Top Blues ;)",
|
||||
"comment": "The highest rated Blues music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Blues"}},
|
||||
{"gt": {"rating": 2}},
|
||||
{"notContains": {"genre": "Acid Jazz"}},
|
||||
{"notContains": {"genre": "Latin"}},
|
||||
{"isNot": {"artist": "3OH!3"}},
|
||||
{"isNot": {"artist": "2Pac"}},
|
||||
{"isNot": {"artist": "50 Cent"}},
|
||||
{"isNot": {"artist": "AC/DC"}},
|
||||
{"isNot": {"artist": "Adele"}},
|
||||
{"isNot": {"artist": "Air"}},
|
||||
{"isNot": {"artist": "Alan Jackson"}},
|
||||
{"isNot": {"artist": "Amy Winehouse"}},
|
||||
{"isNot": {"artist": "The Black Crowes"}},
|
||||
{"isNot": {"artist": "Black Eyed Peas"}},
|
||||
{"isNot": {"artist": "Blues Traveler"}},
|
||||
{"isNot": {"artist": "Bone Thugs-n-Harmony"}},
|
||||
{"isNot": {"artist": "Brad Paisley"}},
|
||||
{"isNot": {"artist": "Cage the Elephant"}},
|
||||
{"isNot": {"artist": "The Chicks"}},
|
||||
{"isNot": {"artist": "Colbie Caillat"}},
|
||||
{"isNot": {"artist": "Counting Crows"}},
|
||||
{"isNot": {"artist": "Cypress Hill"}},
|
||||
{"isNot": {"artist": "Darius Rucker"}},
|
||||
{"isNot": {"artist": "DJ Shadow"}},
|
||||
{"isNot": {"artist": "The Doors"}},
|
||||
{"isNot": {"artist": "Drake"}},
|
||||
{"isNot": {"artist": "Eagles"}},
|
||||
{"isNot": {"artist": "Elvis Presley"}},
|
||||
{"isNot": {"artist": "Eric Clapton"}},
|
||||
{"isNot": {"artist": "Everlast"}},
|
||||
{"isNot": {"artist": "Faith Hill"}},
|
||||
{"isNot": {"artist": "Fall Out Boy"}},
|
||||
{"isNot": {"artist": "Fleetwood Mac"}},
|
||||
{"isNot": {"artist": "Flyleaf"}},
|
||||
{"isNot": {"artist": "George Strait"}},
|
||||
{"isNot": {"artist": "Gin Blossoms"}},
|
||||
{"isNot": {"artist": "Good Charlotte"}},
|
||||
{"isNot": {"artist": "Hozier"}},
|
||||
{"isNot": {"artist": "Jessie Reyez"}},
|
||||
{"isNot": {"artist": "Jessie Reyez & Lil Wayne"}},
|
||||
{"isNot": {"artist": "John Mayer"}},
|
||||
{"isNot": {"artist": "Justin Timberlake"}},
|
||||
{"isNot": {"artist": "Justine & The Victorian Punks"}},
|
||||
{"isNot": {"artist": "Juvenile"}},
|
||||
{"isNot": {"artist": "Khruangbin"}},
|
||||
{"isNot": {"artist": "Lana Del Rey"}},
|
||||
{"isNot": {"artist": "Led Zeppelin"}},
|
||||
{"isNot": {"artist": "Linkin Park"}},
|
||||
{"isNot": {"artist": "Live"}},
|
||||
{"isNot": {"artist": "Ludacris"}},
|
||||
{"isNot": {"artist": "Madonna"}},
|
||||
{"isNot": {"artist": "Mariah Carey"}},
|
||||
{"isNot": {"artist": "Metallica"}},
|
||||
{"isNot": {"artist": "Motion City Soundtrack"}},
|
||||
{"isNot": {"artist": "Nelly"}},
|
||||
{"isNot": {"artist": "Nirvana"}},
|
||||
{"isNot": {"artist": "Project Pat"}},
|
||||
{"isNot": {"artist": "Rihanna"}},
|
||||
{"isNot": {"artist": "Slightly Stoopid"}},
|
||||
{"isNot": {"artist": "Snoop Dogg"}},
|
||||
{"isNot": {"artist": "Swedish House Mafia"}},
|
||||
{"isNot": {"artist": "Tom Misch"}},
|
||||
{"isNot": {"artist": "Three Days Grace"}},
|
||||
{"isNot": {"artist": "Two Feet"}},
|
||||
{"isNot": {"artist": "Usher"}},
|
||||
{"isNot": {"artist": "Van Morrison"}},
|
||||
{"isNot": {"artist": "Whiskey Myers"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
15
-Top Christmas ;).NSP
Normal file
15
-Top Christmas ;).NSP
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"title": "-Top Christmas ;)",
|
||||
"comment": "The highest rated Christmas music",
|
||||
"all": [
|
||||
{"gt": {"rating": 2}},
|
||||
"any": [
|
||||
{"contains": {"album": "Christmas"}},
|
||||
{"contains": {"title": "Rudolph"}}
|
||||
]
|
||||
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
11
-Top Classical ;).NSP
Normal file
11
-Top Classical ;).NSP
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "-Top Classical ;)",
|
||||
"comment": "The highest rated Classical music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Classical"}},
|
||||
{"gt": {"rating": 2}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
11
-Top Contemporary Country ;).NSP
Normal file
11
-Top Contemporary Country ;).NSP
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "-Top Contemporary Country ;)",
|
||||
"comment": "The highest rated Country Contemporary music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Contemporary Country"}},
|
||||
{"gt": {"rating": 3}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1500
|
||||
}
|
||||
16
-Top Country ;).NSP
Normal file
16
-Top Country ;).NSP
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "-Top Country ;)",
|
||||
"comment": "The highest rated Country music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "country"}},
|
||||
{"gt": {"rating": 3}},
|
||||
{"isNot": {"artist": "Eagles"}},
|
||||
{"isNot": {"artist": "Khruangbin"}},
|
||||
{"isNot": {"artist": "Lil Nas X"}},
|
||||
{"isNot": {"artist": "Quavo"}},
|
||||
{"isNot": {"artist": "Ray Charles"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1500
|
||||
}
|
||||
13
-Top Dance ;).NSP
Normal file
13
-Top Dance ;).NSP
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Dance"}}
|
||||
]},
|
||||
{"gt": {"rating": 3}},
|
||||
{"isNot": {"artist": "BTS"}},
|
||||
{"isNot": {"artist": "Postmodern Jukebox"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
13
-Top Dubstep ;).NSP
Normal file
13
-Top Dubstep ;).NSP
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Dubstep"}},
|
||||
{"contains": {"genre": "Dub Techno"}}
|
||||
]},
|
||||
{"gt": {"rating": 2}},
|
||||
{"isNot": {"artist": "Polo G"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1500
|
||||
}
|
||||
25
-Top Electronic ;).NSP
Normal file
25
-Top Electronic ;).NSP
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"title": "-Top Electronic ;)",
|
||||
"comment": "The highest rated Electronic music. Also contains: Electro, Dubstep, Club, Chillout, Dance, EDM, Indietronica, Trance, and Synth",
|
||||
"all": [
|
||||
{"any": [
|
||||
{"contains": {"genre": "Electronic"}},
|
||||
{"contains": {"genre": "Electro"}},
|
||||
{"contains": {"genre": "Dubstep"}},
|
||||
{"contains": {"genre": "Club"}},
|
||||
{"contains": {"genre": "Chillout"}},
|
||||
{"contains": {"genre": "Dance"}},
|
||||
{"contains": {"genre": "Edm"}},
|
||||
{"contains": {"genre": "Indietronica"}},
|
||||
{"contains": {"genre": "Trance"}},
|
||||
{"contains": {"genre": "Synth"}},
|
||||
{"notContains": {"genre": "Latin"}}
|
||||
]},
|
||||
{"gt": {"rating": 3}},
|
||||
{"isNot": {"artist": "Brooke Eden"}},
|
||||
{"isNot": {"artist": "Doja Cat"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1500
|
||||
}
|
||||
12
-Top Folk ;).NSP
Normal file
12
-Top Folk ;).NSP
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"title": "-Top Folk ;)",
|
||||
"comment": "The highest rated Folk music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Folk"}},
|
||||
{"gt": {"rating": 2}},
|
||||
{"notContains": {"genre": "Indie Folk"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
14
-Top Gospel ;).NSP
Normal file
14
-Top Gospel ;).NSP
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Gospel"}},
|
||||
{"contains": {"genre": "Christian"}},
|
||||
{"contains": {"genre": "Praise & Worship"}}
|
||||
]},
|
||||
{"gt": {"rating": 3}},
|
||||
{"isNot": {"artist": "Elvis Presley"}},
|
||||
{"isNot": {"artist": "Josh Turner"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"limit": 1000
|
||||
}
|
||||
45
-Top Hip Hop ;).NSP
Normal file
45
-Top Hip Hop ;).NSP
Normal file
@ -0,0 +1,45 @@
|
||||
{
|
||||
"title": "-Top Hip Hop ;)",
|
||||
"comment": "The highest rated Hip Hop music.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "hip-hop"}},
|
||||
{"contains": {"genre": "hip hop"}}
|
||||
]},
|
||||
{"gt": {"rating": 3}},
|
||||
{"notContains": {"genre": "instrumental"}},
|
||||
{"notContains": {"genre": "Latin"}},
|
||||
{"isNot": {"artist": "3OH!3"}},
|
||||
{"isNot": {"artist": "Amy Winehouse"}},
|
||||
{"isNot": {"artist": "Bad Bunny"}},
|
||||
{"isNot": {"artist": "Bassti"}},
|
||||
{"isNot": {"artist": "bbno$"}},
|
||||
{"isNot": {"artist": "Beastie Boys"}},
|
||||
{"isNot": {"artist": "Coldplay"}},
|
||||
{"isNot": {"artist": "eevee"}},
|
||||
{"isNot": {"artist": "Elijah Who"}},
|
||||
{"isNot": {"artist": "eevee"}},
|
||||
{"isNot": {"artist": "Elijah Who"}},
|
||||
{"isNot": {"artist": "Hollywood Undead"}},
|
||||
{"isNot": {"artist": "Katy Perry"}},
|
||||
{"isNot": {"artist": "Kero Kero Bonito"}},
|
||||
{"isNot": {"artist": "Kid Rock"}},
|
||||
{"isNot": {"artist": "Mark Ronson"}},
|
||||
{"isNot": {"artist": "Marko Penn"}},
|
||||
{"isNot": {"artist": "Michael Jackson"}},
|
||||
{"isNot": {"artist": "Øneheart"}},
|
||||
{"isNot": {"artist": "P!nk"}},
|
||||
{"isNot": {"artist": "Papa Roach"}},
|
||||
{"isNot": {"artist": "Postmodern Jukebox"}},
|
||||
{"isNot": {"artist": "Rage Against the Machine"}},
|
||||
{"isNot": {"artist": "Red Hot Chili Peppers"}},
|
||||
{"isNot": {"artist": "Selena Gomez"}},
|
||||
{"isNot": {"artist": "Sugar Ray"}},
|
||||
{"isNot": {"artist": "twenty one pilots"}},
|
||||
{"isNot": {"artist": "Unlike Pluto"}},
|
||||
{"isNot": {"album": "Tempo"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 2000
|
||||
}
|
||||
143
-Top Hip Hop and Rap ;).NSP
Normal file
143
-Top Hip Hop and Rap ;).NSP
Normal file
@ -0,0 +1,143 @@
|
||||
{
|
||||
"title": "-Top Hip Hop and Rap ;)",
|
||||
"comment": "Best shit to get you goin between hip hop and rap!",
|
||||
"all": [
|
||||
{"any": [
|
||||
{"contains": {"genre": "hip-hop"}},
|
||||
{"contains": {"genre": "hip hop"}},
|
||||
{"contains": {"genre": "rap"}},
|
||||
{"contains": {"genre": "trap soul"}}
|
||||
]},
|
||||
{"gt": {"rating": 3}},
|
||||
{"notContains": {"genre": "instrumental"}},
|
||||
{"notContains": {"genre": "Latin"}},
|
||||
{"notContains": {"genre": "Podcasts"}},
|
||||
{"notContains": {"genre": "Trap Edm"}},
|
||||
{"isNot": {"artist": "3OH!3"}},
|
||||
{"isNot": {"artist": "Akon"}},
|
||||
{"isNot": {"artist": "Alessia Cara"}},
|
||||
{"isNot": {"artist": "Alicia Keys"}},
|
||||
{"isNot": {"artist": "Amy Winehouse"}},
|
||||
{"isNot": {"artist": "Ariana Grande"}},
|
||||
{"isNot": {"artist": "Ashanti"}},
|
||||
{"isNot": {"artist": "Bad Bunny"}},
|
||||
{"isNot": {"artist": "Bassti"}},
|
||||
{"isNot": {"artist": "bbno$"}},
|
||||
{"isNot": {"artist": "Beastie Boys"}},
|
||||
{"isNot": {"artist": "Becky G"}},
|
||||
{"isNot": {"artist": "Beyoncé"}},
|
||||
{"isNot": {"artist": "Black Eyed Peas"}},
|
||||
{"isNot": {"artist": "blackbear"}},
|
||||
{"isNot": {"artist": "BLACKPINK"}},
|
||||
{"isNot": {"artist": "BROCKHAMPTON"}},
|
||||
{"isNot": {"artist": "Bruno Mars"}},
|
||||
{"isNot": {"artist": "BTS"}},
|
||||
{"isNot": {"artist": "Camila Cabello"}},
|
||||
{"isNot": {"artist": "Chase Atlantic"}},
|
||||
{"isNot": {"artist": "Clams Casino"}},
|
||||
{"isNot": {"artist": "Coldplay"}},
|
||||
{"isNot": {"artist": "Daniel Caesar"}},
|
||||
{"isNot": {"artist": "Disturbed"}},
|
||||
{"isNot": {"artist": "Doja Cat"}},
|
||||
{"isNot": {"artist": "Don Omar"}},
|
||||
{"isNot": {"artist": "Ed Sheeran"}},
|
||||
{"isNot": {"artist": "Emmit Fenn"}},
|
||||
{"isNot": {"artist": "eevee"}},
|
||||
{"isNot": {"artist": "Elijah Who"}},
|
||||
{"isNot": {"artist": "Ella Mai"}},
|
||||
{"isNot": {"artist": "Erykah Badu"}},
|
||||
{"isNot": {"artist": "Evanescence"}},
|
||||
{"isNot": {"artist": "Everlast"}},
|
||||
{"isNot": {"artist": "Gwen Stefani"}},
|
||||
{"isNot": {"artist": "H.E.R."}},
|
||||
{"isNot": {"artist": "Halsey"}},
|
||||
{"isNot": {"artist": "Headphone Activist"}},
|
||||
{"isNot": {"artist": "Hippie Sabotage"}},
|
||||
{"isNot": {"artist": "Hollywood Undead"}},
|
||||
{"isNot": {"artist": "Ice Spice"}},
|
||||
{"isNot": {"artist": "Imagine Dragons"}},
|
||||
{"isNot": {"artist": "Jack Ü"}},
|
||||
{"isNot": {"artist": "Jay Sean"}},
|
||||
{"isNot": {"artist": "Jessie J"}},
|
||||
{"isNot": {"artist": "John Legend"}},
|
||||
{"isNot": {"artist": "Joji"}},
|
||||
{"isNot": {"artist": "Justin Bieber"}},
|
||||
{"isNot": {"artist": "Justin Timberlake"}},
|
||||
{"isNot": {"artist": "K. Michelle"}},
|
||||
{"isNot": {"artist": "Kali Uchis"}},
|
||||
{"isNot": {"artist": "Katy Perry"}},
|
||||
{"isNot": {"artist": "Kero Kero Bonito"}},
|
||||
{"isNot": {"artist": "Khalid"}},
|
||||
{"isNot": {"artist": "KIDS SEE GHOSTS"}},
|
||||
{"isNot": {"artist": "Kid Rock"}},
|
||||
{"isNot": {"artist": "Labrinth"}},
|
||||
{"isNot": {"artist": "Lana Del Rey"}},
|
||||
{"isNot": {"artist": "Lil Nas X"}},
|
||||
{"isNot": {"artist": "Limp Bizkit"}},
|
||||
{"isNot": {"artist": "Linkin Park"}},
|
||||
{"isNot": {"artist": "Madonna"}},
|
||||
{"isNot": {"artist": "Mariah Carey"}},
|
||||
{"isNot": {"artist": "Mark Ronson"}},
|
||||
{"isNot": {"artist": "Marshmello"}},
|
||||
{"isNot": {"artist": "Marko Penn"}},
|
||||
{"isNot": {"artist": "Mary J. Blige"}},
|
||||
{"isNot": {"artist": "Megan Thee Stallion"}},
|
||||
{"isNot": {"artist": "Michael Jackson"}},
|
||||
{"isNot": {"artist": "Miley Cyrus"}},
|
||||
{"isNot": {"artist": "Missy Elliott"}},
|
||||
{"isNot": {"artist": "MKTO"}},
|
||||
{"isNot": {"artist": "Måneskin"}},
|
||||
{"isNot": {"artist": "The Neighbourhood"}},
|
||||
{"isNot": {"artist": "Nicki Minaj"}},
|
||||
{"isNot": {"artist": "NF"}},
|
||||
{"isNot": {"artist": "Omar Apollo"}},
|
||||
{"isNot": {"artist": "Øneheart"}},
|
||||
{"isNot": {"artist": "OutKast"}},
|
||||
{"isNot": {"artist": "OneRepublic"}},
|
||||
{"isNot": {"artist": "P!nk"}},
|
||||
{"isNot": {"artist": "Papa Roach"}},
|
||||
{"isNot": {"artist": "Phora"}},
|
||||
{"isNot": {"artist": "Postmodern Jukebox"}},
|
||||
{"isNot": {"artist": "Rage Against the Machine"}},
|
||||
{"isNot": {"artist": "Red Hot Chili Peppers"}},
|
||||
{"isNot": {"artist": "Rihanna"}},
|
||||
{"isNot": {"artist": "Rvssian"}},
|
||||
{"isNot": {"artist": "Saliva"}},
|
||||
{"isNot": {"artist": "Sam Hunt"}},
|
||||
{"isNot": {"artist": "Sean Kingston"}},
|
||||
{"isNot": {"artist": "Sean Paul"}},
|
||||
{"isNot": {"artist": "Selena Gomez"}},
|
||||
{"isNot": {"artist": "Shiloh Dynasty"}},
|
||||
{"isNot": {"artist": "Sia"}},
|
||||
{"isNot": {"artist": "Silk Sonic"}},
|
||||
{"isNot": {"artist": "Slipknot"}},
|
||||
{"isNot": {"artist": "Steve Lacy"}},
|
||||
{"isNot": {"artist": "Sublime"}},
|
||||
{"isNot": {"artist": "Sugar Ray"}},
|
||||
{"isNot": {"artist": "Summer Walker"}},
|
||||
{"isNot": {"artist": "Suzanne Vega"}},
|
||||
{"isNot": {"artist": "SZA"}},
|
||||
{"isNot": {"artist": "Ta-ku"}},
|
||||
{"isNot": {"artist": "Taylor Swift"}},
|
||||
{"isNot": {"artist": "Tate McRae"}},
|
||||
{"isNot": {"artist": "Timeflies"}},
|
||||
{"isNot": {"artist": "Tinashe"}},
|
||||
{"isNot": {"artist": "Tones and I"}},
|
||||
{"isNot": {"artist": "Tony Thriller"}},
|
||||
{"isNot": {"artist": "Tony Thriller & Shiloh Dynasty"}},
|
||||
{"isNot": {"artist": "twenty one pilots"}},
|
||||
{"isNot": {"artist": "Uncle Kracker"}},
|
||||
{"isNot": {"artist": "Unlike Pluto"}},
|
||||
{"isNot": {"artist": "Usher"}},
|
||||
{"isNot": {"artist": "Zara Larsson"}},
|
||||
{"isNot": {"artist": "Zedd"}},
|
||||
{"isNot": {"artist": "¥$"}},
|
||||
{"isNot": {"album": "Despicable Me 2: Original Motion Picture Soundtrack"}},
|
||||
{"isNot": {"album": "Double Life (From "Despicable Me 4")"}},
|
||||
{"isNot": {"album": "Hollywood's Bleeding"}},
|
||||
{"isNot": {"album": "Tempo"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 2000
|
||||
}
|
||||
13
-Top House ;).NSP
Normal file
13
-Top House ;).NSP
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"title": "-Top House ;)",
|
||||
"comment": "The highest rated House music.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "House"}}
|
||||
]},
|
||||
{"gt": {"rating": 2}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1500
|
||||
}
|
||||
12
-Top Indie ;).NSP
Normal file
12
-Top Indie ;).NSP
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"title": "-Top Indie ;)",
|
||||
"comment": "The highest rated Indie music.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Indie"}}
|
||||
]},
|
||||
{"gt": {"rating": 2}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"limit": 2000
|
||||
}
|
||||
32
-Top Jazz ;).NSP
Normal file
32
-Top Jazz ;).NSP
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"title": "-Top Jazz ;)",
|
||||
"comment": "The highest rated Jazz music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Jazz"}},
|
||||
{"notcontains": {"genre": "Acid Jazz"}},
|
||||
{"notcontains": {"genre": "Indie Pop"}},
|
||||
{"notcontains": {"genre": "Jazz Pop"}},
|
||||
{"notcontains": {"genre": "Latin Jazz"}},
|
||||
{"notcontains": {"genre": "Pop Rock"}},
|
||||
{"gt": {"rating": 2}},
|
||||
{"isNot": {"artist": "2Pac"}},
|
||||
{"isNot": {"artist": "A Tribe Called Quest"}},
|
||||
{"isNot": {"artist": "AC/DC"}},
|
||||
{"isNot": {"artist": "Adele"}},
|
||||
{"isNot": {"artist": "Chance the Rapper"}},
|
||||
{"isNot": {"artist": "Coldplay"}},
|
||||
{"isNot": {"artist": "Cordae"}},
|
||||
{"isNot": {"artist": "Drake"}},
|
||||
{"isNot": {"artist": "Ed Sheeran"}},
|
||||
{"isNot": {"artist": "Elvis Presley"}},
|
||||
{"isNot": {"artist": "Kendrick Lamar"}},
|
||||
{"isNot": {"artist": "Metallica"}},
|
||||
{"isNot": {"artist": "Morgan Wade"}},
|
||||
{"isNot": {"artist": "Van Morrison"}},
|
||||
{"isNot": {"artist": "XXXTENTACION"}},
|
||||
{"isNot": {"artist": "The Weeknd"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
16
-Top Lo-Fi ;).NSP
Normal file
16
-Top Lo-Fi ;).NSP
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "-Top Lo-Fi ;)",
|
||||
"comment": "The highest rated Lo-Fi Music. Also contains: Chillwave and Downtempo",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Lo-Fi"}},
|
||||
{"contains": {"genre": "Chillwave"}},
|
||||
{"contains": {"genre": "Downtempo"}}
|
||||
]},
|
||||
|
||||
{"gt": {"rating": 2}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1500
|
||||
}
|
||||
11
-Top Metal ;).NSP
Normal file
11
-Top Metal ;).NSP
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "-Top Metal ;)",
|
||||
"comment": "The highest rated Metal music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Metal"}},
|
||||
{"gt": {"rating": 2}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1500
|
||||
}
|
||||
26
-Top Metalcore ;).NSP
Normal file
26
-Top Metalcore ;).NSP
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"title": "-Top metalcore ;)",
|
||||
"comment": "Best metalcore music. Also contains: Metal, Post-Hardcore, and Punk.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Metal"}},
|
||||
{"contains": {"genre": "Post-Hardcore"}},
|
||||
{"contains": {"genre": "Punk"}}
|
||||
]},
|
||||
{"gt": {"rating": 2}},
|
||||
{"notContains": {"genre": "Cyberpunk"}},
|
||||
{"notContains": {"genre": "Dance-Punk"}},
|
||||
{"notContains": {"genre": "Pop Punk"}},
|
||||
{"notContains": {"genre": "Proto-Punk"}},
|
||||
{"isNot": {"artist": "ACDC"}},
|
||||
{"isNot": {"artist": "Evanescence"}},
|
||||
{"isNot": {"artist": "Flyleaf"}},
|
||||
{"isNot": {"artist": "GAYLE"}},
|
||||
{"isNot": {"artist": "Miley Cyrus"}},
|
||||
{"isNot": {"artist": "Nickelback"}},
|
||||
{"isNot": {"artist": "Red Hot Chili Peppers"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1500
|
||||
}
|
||||
43
-Top Pop ;).NSP
Normal file
43
-Top Pop ;).NSP
Normal file
@ -0,0 +1,43 @@
|
||||
{
|
||||
"title": "-Top Pop ;)",
|
||||
"comment": "The highest rated Pop music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Pop"}},
|
||||
{"gt": {"rating": 4}},
|
||||
{"notcontains": {"album": "Christmas"}},
|
||||
{"isNot": {"artist": "2Pac"}},
|
||||
{"isNot": {"artist": "3 Doors Down"}},
|
||||
{"isNot": {"artist": "50 Cent"}},
|
||||
{"isNot": {"artist": "AC/DC"}},
|
||||
{"isNot": {"artist": "Bee Gees"}},
|
||||
{"isNot": {"artist": "The Beach Boys"}},
|
||||
{"isNot": {"artist": "Bill Withers"}},
|
||||
{"isNot": {"artist": "blink-182"}},
|
||||
{"isNot": {"artist": "Drake"}},
|
||||
{"isNot": {"artist": "Eagles"}},
|
||||
{"isNot": {"artist": "Elton John"}},
|
||||
{"isNot": {"artist": "Elvis Presley"}},
|
||||
{"isNot": {"artist": "Florida Georgia Line"}},
|
||||
{"isNot": {"artist": "Frank Sinatra"}},
|
||||
{"isNot": {"artist": "George Michael"}},
|
||||
{"isNot": {"artist": "Girl Talk"}},
|
||||
{"isNot": {"artist": "Lil Wayne"}},
|
||||
{"isNot": {"artist": "Marvin Gaye"}},
|
||||
{"isNot": {"artist": "Metallica"}},
|
||||
{"isNot": {"artist": "Michael jackson"}},
|
||||
{"isNot": {"artist": "Paramore"}},
|
||||
{"isNot": {"artist": "The Police"}},
|
||||
{"isNot": {"artist": "Queen"}},
|
||||
{"isNot": {"artist": "Santana"}},
|
||||
{"isNot": {"artist": "ScHoolboy Q"}},
|
||||
{"isNot": {"artist": "Sleeping With Sirens"}},
|
||||
{"isNot": {"artist": "T.I."}},
|
||||
{"isNot": {"artist": "Tom Petty and the Heartbreakers"}},
|
||||
{"isNot": {"artist": "Van Morrison"}},
|
||||
{"isNot": {"artist": "Woe, Is me"}},
|
||||
{"isNot": {"artist": "XXXTENTACION"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1500
|
||||
}
|
||||
11
-Top Post-Hardcore ;).NSP
Normal file
11
-Top Post-Hardcore ;).NSP
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "-Top Post-Hardcore ;)",
|
||||
"comment": "The highest rated Post-Hardcore music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Post-Hardcore"}},
|
||||
{"gt": {"rating": 2}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
17
-Top Punk ;).NSP
Normal file
17
-Top Punk ;).NSP
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"title": "-Top Punk ;)",
|
||||
"comment": "The highest rated Punk music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Punk"}},
|
||||
{"gt": {"rating": 2}},
|
||||
{"notContains": {"genre": "Cyberpunk"}},
|
||||
{"notContains": {"genre": "Proto-Punk"}},
|
||||
{"isNot": {"artist": "The Goo Goo Dolls"}},
|
||||
{"isNot": {"artist": "Olivia Rodrigo"}},
|
||||
{"isNot": {"artist": "WILLOW"}}
|
||||
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
20
-Top Rap ;).NSP
Normal file
20
-Top Rap ;).NSP
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"title": "-Top Rap ;)",
|
||||
"comment": "The highest rated Rap music.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Rap"}}
|
||||
]},
|
||||
{"gt": {"rating": 3}},
|
||||
{"notContains": {"genre": "instrumental"}},
|
||||
{"notContains": {"genre": "Trap Edm"}},
|
||||
{"isNot": {"artist": "Beastie Boys"}},
|
||||
{"isNot": {"artist": "Black Eyed Peas"}},
|
||||
{"isNot": {"artist": "Imagine Dragons"}},
|
||||
{"isNot": {"artist": "Postmodern Jukebox"}},
|
||||
{"isNot": {"artist": "¥$"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 2000
|
||||
}
|
||||
18
-Top Reggae ;).NSP
Normal file
18
-Top Reggae ;).NSP
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"title": "-Top Reggae ;)",
|
||||
"comment": "The highest rated Reggae music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Reggae"}},
|
||||
{"gt": {"rating": 2}},
|
||||
{"isNot": {"artist": "Bruno Mars"}},
|
||||
{"isNot": {"artist": "Don Omar"}},
|
||||
{"isNot": {"artist": "Jawsh 685"}},
|
||||
{"isNot": {"artist": "Major Lazer"}},
|
||||
{"isNot": {"artist": "Rihanna"}},
|
||||
{"isNot": {"artist": "Surfaces"}},
|
||||
{"isNot": {"artist": "twenty one pilots"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
21
-Top RnB ;).NSP
Normal file
21
-Top RnB ;).NSP
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"title": "-Top RnB ;)",
|
||||
"comment": "The highest rated RnB music.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "R&B"}},
|
||||
{"contains": {"genre": "R & B"}}
|
||||
]},
|
||||
{"gt": {"rating": 3}},
|
||||
{"notcontains": {"genre": "Blues"}},
|
||||
{"notcontains": {"genre": "Electropop"}},
|
||||
{"notcontains": {"genre": "Jazz"}},
|
||||
{"notcontains": {"genre": "Pop Rap"}},
|
||||
{"isNot": {"artist": "Coldplay"}},
|
||||
{"isNot": {"artist": "Justin Bieber"}},
|
||||
{"isNot": {"artist": "P!nk"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
12
-Top Rock ;).NSP
Normal file
12
-Top Rock ;).NSP
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"title": "-Top Rock ;)",
|
||||
"comment": "The highest rated Rock music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Rock"}},
|
||||
{"gt": {"rating": 3}},
|
||||
{"notContains": {"genre": "Pop Rock"}},
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1500
|
||||
}
|
||||
11
-Top Synth ;).NSP
Normal file
11
-Top Synth ;).NSP
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "-Top Synth ;)",
|
||||
"comment": "The highest rated Synth music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Synth"}},
|
||||
{"gt": {"rating": 3}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
13
-Top Trance ;).NSP
Normal file
13
-Top Trance ;).NSP
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"title": "-Top Trance ;)",
|
||||
"comment": "The highest rated Trance music.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Trance"}}
|
||||
]},
|
||||
{"gt": {"rating": 2}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
11
-Top Vocal ;).NSP
Normal file
11
-Top Vocal ;).NSP
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "-Top Vocal ;)",
|
||||
"comment": "The highest rated Vocal music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Vocal"}},
|
||||
{"gt": {"rating": 2}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
13
-Un-Played ;).NSP
Normal file
13
-Un-Played ;).NSP
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"title": "-Un-Played ;)",
|
||||
"comment": "Songs that have not been played yet.",
|
||||
"all": [
|
||||
{"is": {"playCount": 0}},
|
||||
{"notContains": {"genre": "Podcasts"}},
|
||||
{"isNot": {"artist": "Graham Cluley & Carole Theriault"}},
|
||||
{"isNot": {"artist": "freeCodeCamp Podcast"}}
|
||||
],
|
||||
"sort": "dateadded",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
13
-Unrated ;).NSP
Normal file
13
-Unrated ;).NSP
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"title": "-Unrated ;)",
|
||||
"comment": "Songs that need to be rated.",
|
||||
"all": [
|
||||
{"is": {"rating": 0}},
|
||||
{"notContains": {"genre": "Podcasts"}},
|
||||
{"isNot": {"artist": "Graham Cluley & Carole Theriault"}},
|
||||
{"isNot": {"artist": "freeCodeCamp Podcast"}}
|
||||
],
|
||||
"sort": "dateadded",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user