Compare commits

...

5 Commits

22 changed files with 28 additions and 17 deletions

View File

@ -8,8 +8,8 @@
{"contains": {"album": "Christmas"}}, {"contains": {"album": "Christmas"}},
{"contains": {"title": "Christmas"}}, {"contains": {"title": "Christmas"}},
{"contains": {"title": "Rudolph"}}, {"contains": {"title": "Rudolph"}},
{"isNot": {"artist": "Kodak Black"}}
]}, ]},
{"isNot": {"artist": "Kodak Black"}},
{"isNot": {"artist": "Troy Ave"}}, {"isNot": {"artist": "Troy Ave"}},
{"isNot": {"album": "AN ICEBERG BIG CHRISTMAS"}} {"isNot": {"album": "AN ICEBERG BIG CHRISTMAS"}}
], ],

View File

@ -3,7 +3,7 @@
"comment": "The highest rated Country Contemporary music.", "comment": "The highest rated Country Contemporary music.",
"all": [ "all": [
{"contains": {"genre": "Contemporary Country"}}, {"contains": {"genre": "Contemporary Country"}},
{"gt": {"rating": 3}} {"gt": {"rating": 3}},
{"notContains": {"genre": "Christmas Music"}} {"notContains": {"genre": "Christmas Music"}}
], ],
"sort": "dateModified", "sort": "dateModified",

View File

@ -12,8 +12,7 @@
{"contains": {"genre": "Edm"}}, {"contains": {"genre": "Edm"}},
{"contains": {"genre": "Indietronica"}}, {"contains": {"genre": "Indietronica"}},
{"contains": {"genre": "Trance"}}, {"contains": {"genre": "Trance"}},
{"contains": {"genre": "Synth"}}, {"contains": {"genre": "Synth"}}
{"notContains": {"genre": "Latin"}}
]}, ]},
{"gt": {"rating": 3}}, {"gt": {"rating": 3}},
{"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Christmas Music"}},

View File

@ -5,6 +5,7 @@
]}, ]},
{"gt": {"rating": 3}}, {"gt": {"rating": 3}},
{"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}},
{"isNot": {"artist": "BTS"}}, {"isNot": {"artist": "BTS"}},
{"isNot": {"artist": "Postmodern Jukebox"}} {"isNot": {"artist": "Postmodern Jukebox"}}
], ],

View File

@ -7,6 +7,7 @@
{"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Folk Pop"}}, {"notContains": {"genre": "Folk Pop"}},
{"notContains": {"genre": "Folk Rock"}}, {"notContains": {"genre": "Folk Rock"}},
{"notContains": {"genre": "Latin"}},
{"isNot": {"artist": "Creed"}} {"isNot": {"artist": "Creed"}}
], ],
"sort": "dateModified", "sort": "dateModified",

View File

@ -7,6 +7,7 @@
]}, ]},
{"gt": {"rating": 2}}, {"gt": {"rating": 2}},
{"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}},
{"isNot": {"artist": "Amy Winehouse"}}, {"isNot": {"artist": "Amy Winehouse"}},
{"isNot": {"artist": "Elvis Presley"}}, {"isNot": {"artist": "Elvis Presley"}},
{"isNot": {"artist": "Josh Turner"}}, {"isNot": {"artist": "Josh Turner"}},

View File

@ -6,7 +6,8 @@
{"contains": {"genre": "House"}} {"contains": {"genre": "House"}}
]}, ]},
{"gt": {"rating": 3}}, {"gt": {"rating": 3}},
{"notContains": {"genre": "Christmas Music"}} {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}}
], ],
"sort": "dateModified", "sort": "dateModified",
"order": "desc", "order": "desc",

View File

@ -6,7 +6,8 @@
{"contains": {"genre": "Indie"}} {"contains": {"genre": "Indie"}}
]}, ]},
{"gt": {"rating": 3}}, {"gt": {"rating": 3}},
{"notContains": {"genre": "Christmas Music"}} {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}}
], ],
"sort": "dateModified", "sort": "dateModified",
"limit": 2000 "limit": 2000

View File

@ -9,6 +9,7 @@
]}, ]},
{"gt": {"rating": 2}}, {"gt": {"rating": 2}},
{"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}}
], ],
"sort": "dateModified", "sort": "dateModified",
"order": "desc", "order": "desc",

View File

@ -4,7 +4,8 @@
"all": [ "all": [
{"contains": {"genre": "Pop"}}, {"contains": {"genre": "Pop"}},
{"gt": {"rating": 3}}, {"gt": {"rating": 3}},
{"notcontains": {"album": "Christmas"}}, {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}},
{"isNot": {"artist": "2Pac"}}, {"isNot": {"artist": "2Pac"}},
{"isNot": {"artist": "3 Doors Down"}}, {"isNot": {"artist": "3 Doors Down"}},
{"isNot": {"artist": "50 Cent"}}, {"isNot": {"artist": "50 Cent"}},

View File

@ -4,7 +4,8 @@
"all": [ "all": [
{"contains": {"genre": "Post-Hardcore"}}, {"contains": {"genre": "Post-Hardcore"}},
{"gt": {"rating": 2}}, {"gt": {"rating": 2}},
{"notContains": {"genre": "Christmas Music"}} {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}}
], ],
"sort": "dateModified", "sort": "dateModified",
"order": "desc", "order": "desc",

View File

@ -6,6 +6,7 @@
{"gt": {"rating": 3}}, {"gt": {"rating": 3}},
{"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Cyberpunk"}}, {"notContains": {"genre": "Cyberpunk"}},
{"notContains": {"genre": "Latin"}},
{"notContains": {"genre": "Proto-Punk"}}, {"notContains": {"genre": "Proto-Punk"}},
{"isNot": {"artist": "The Goo Goo Dolls"}}, {"isNot": {"artist": "The Goo Goo Dolls"}},
{"isNot": {"artist": "Olivia Rodrigo"}}, {"isNot": {"artist": "Olivia Rodrigo"}},

View File

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

View File

@ -5,6 +5,7 @@
{"contains": {"genre": "Reggae"}}, {"contains": {"genre": "Reggae"}},
{"gt": {"rating": 2}}, {"gt": {"rating": 2}},
{"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}},
{"notContains": {"genre": "Reggaeton"}}, {"notContains": {"genre": "Reggaeton"}},
{"isNot": {"artist": "Bruno Mars"}}, {"isNot": {"artist": "Bruno Mars"}},
{"isNot": {"artist": "Don Omar"}}, {"isNot": {"artist": "Don Omar"}},

View File

@ -11,6 +11,7 @@
{"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Electropop"}}, {"notContains": {"genre": "Electropop"}},
{"notContains": {"genre": "Jazz"}}, {"notContains": {"genre": "Jazz"}},
{"notContains": {"genre": "Latin"}},
{"notContains": {"genre": "Pop Rap"}}, {"notContains": {"genre": "Pop Rap"}},
{"isNot": {"artist": "Coldplay"}}, {"isNot": {"artist": "Coldplay"}},
{"isNot": {"artist": "Justin Bieber"}}, {"isNot": {"artist": "Justin Bieber"}},

View File

@ -5,6 +5,7 @@
{"contains": {"genre": "Rock"}}, {"contains": {"genre": "Rock"}},
{"gt": {"rating": 3}}, {"gt": {"rating": 3}},
{"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}},
{"notContains": {"genre": "Piano Rock"}}, {"notContains": {"genre": "Piano Rock"}},
{"notContains": {"genre": "Pop Rock"}}, {"notContains": {"genre": "Pop Rock"}},
{"notContains": {"genre": "Rap Rock"}}, {"notContains": {"genre": "Rap Rock"}},

View File

@ -4,7 +4,8 @@
"all": [ "all": [
{"contains": {"genre": "Singer-Songwriter"}}, {"contains": {"genre": "Singer-Songwriter"}},
{"gt": {"rating": 2}}, {"gt": {"rating": 2}},
{"notContains": {"genre": "Christmas Music"}} {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}}
], ],
"sort": "dateModified", "sort": "dateModified",
"order": "desc", "order": "desc",

View File

@ -5,6 +5,7 @@
{"contains": {"genre": "Synth"}}, {"contains": {"genre": "Synth"}},
{"gt": {"rating": 2}}, {"gt": {"rating": 2}},
{"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}},
{"notContains": {"genre": "Synth-Pop"}} {"notContains": {"genre": "Synth-Pop"}}
], ],
"sort": "dateModified", "sort": "dateModified",

View File

@ -4,7 +4,7 @@
"all": [ "all": [
{"contains": {"genre": "Trance"}} {"contains": {"genre": "Trance"}}
{"gt": {"rating": 2}}, {"gt": {"rating": 2}},
{"notContains": {"genre": "Christmas Music"}} {"notContains": {"genre": "Christmas Music"}},
], ],
"sort": "dateModified", "sort": "dateModified",
"order": "desc", "order": "desc",

View File

@ -4,7 +4,8 @@
"all": [ "all": [
{"contains": {"genre": "Vocal"}}, {"contains": {"genre": "Vocal"}},
{"gt": {"rating": 2}}, {"gt": {"rating": 2}},
{"notContains": {"genre": "Christmas Music"}} {"notContains": {"genre": "Christmas Music"}},
{"notContains": {"genre": "Latin"}}
], ],
"sort": "dateModified", "sort": "dateModified",
"order": "desc", "order": "desc",

View File

@ -3,9 +3,7 @@
"comment": "Songs that have not been played yet.", "comment": "Songs that have not been played yet.",
"all": [ "all": [
{"is": {"playCount": 0}}, {"is": {"playCount": 0}},
{"notContains": {"genre": "Podcasts"}}, {"notContains": {"genre": "Podcasts"}}
{"isNot": {"artist": "Graham Cluley & Carole Theriault"}},
{"isNot": {"artist": "freeCodeCamp Podcast"}}
], ],
"sort": "dateadded", "sort": "dateadded",
"order": "desc", "order": "desc",

View File

@ -3,9 +3,7 @@
"comment": "Songs that need to be rated.", "comment": "Songs that need to be rated.",
"all": [ "all": [
{"is": {"rating": 0}}, {"is": {"rating": 0}},
{"notContains": {"genre": "Podcasts"}}, {"notContains": {"genre": "Podcasts"}}
{"isNot": {"artist": "Graham Cluley & Carole Theriault"}},
{"isNot": {"artist": "freeCodeCamp Podcast"}}
], ],
"sort": "dateadded", "sort": "dateadded",
"order": "desc", "order": "desc",