diff --git a/^ Top Alt-Rock 📈.NSP b/^ Top Alt-Rock 📈.NSP index 279057a..558c6b8 100644 --- a/^ Top Alt-Rock 📈.NSP +++ b/^ Top Alt-Rock 📈.NSP @@ -6,6 +6,7 @@ {"contains": {"genre": "Alternative Rock"}} ]}, {"gt": {"rating": 3}}, + {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Latin"}}, {"isNot": {"artist": "Alec Benjamin"}}, {"isNot": {"artist": "Bad Bunny"}}, diff --git a/^ Top Alternative 📈.NSP b/^ Top Alternative 📈.NSP index 2e54362..49f7538 100644 --- a/^ Top Alternative 📈.NSP +++ b/^ Top Alternative 📈.NSP @@ -6,6 +6,7 @@ {"gt": {"rating": 3}}, {"notContains": {"genre": "Alternative Pop"}}, {"notContains": {"genre": "Alternative R&B"}}, + {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Latin"}} ], "sort": "dateModified", diff --git a/^ Top Blues 📈.NSP b/^ Top Blues 📈.NSP index 93ed25e..a5a460d 100644 --- a/^ Top Blues 📈.NSP +++ b/^ Top Blues 📈.NSP @@ -5,6 +5,7 @@ {"contains": {"genre": "Blues"}}, {"gt": {"rating": 2}}, {"notContains": {"genre": "Acid Jazz"}}, + {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Latin"}}, {"isNot": {"artist": "3OH!3"}}, {"isNot": {"artist": "2Pac"}}, diff --git a/^ Top Classical 📈.NSP b/^ Top Classical 📈.NSP index 9980ebb..6d91fe7 100644 --- a/^ Top Classical 📈.NSP +++ b/^ Top Classical 📈.NSP @@ -4,6 +4,7 @@ "all": [ {"contains": {"genre": "Classical"}}, {"gt": {"rating": 2}} + {"notContains": {"genre": "Christmas Music"}} ], "sort": "dateModified", "order": "desc", diff --git a/^ Top Contemporary Country 📈.NSP b/^ Top Contemporary Country 📈.NSP index 6bffc5c..38b4851 100644 --- a/^ Top Contemporary Country 📈.NSP +++ b/^ Top Contemporary Country 📈.NSP @@ -4,6 +4,7 @@ "all": [ {"contains": {"genre": "Contemporary Country"}}, {"gt": {"rating": 3}} + {"notContains": {"genre": "Christmas Music"}} ], "sort": "dateModified", "order": "desc", diff --git a/^ Top Country 📈.NSP b/^ Top Country 📈.NSP index 9cb8243..2977653 100644 --- a/^ Top Country 📈.NSP +++ b/^ Top Country 📈.NSP @@ -4,6 +4,7 @@ "all": [ {"contains": {"genre": "country"}}, {"gt": {"rating": 3}}, + {"notContains": {"genre": "Christmas Music"}}, {"isNot": {"artist": "Eagles"}}, {"isNot": {"artist": "Khruangbin"}}, {"isNot": {"artist": "Lil Nas X"}}, diff --git a/^ Top Dance 📈.NSP b/^ Top Dance 📈.NSP index c59854e..47970b4 100644 --- a/^ Top Dance 📈.NSP +++ b/^ Top Dance 📈.NSP @@ -4,6 +4,7 @@ {"contains": {"genre": "Dance"}} ]}, {"gt": {"rating": 3}}, + {"notContains": {"genre": "Christmas Music"}}, {"isNot": {"artist": "BTS"}}, {"isNot": {"artist": "Postmodern Jukebox"}} ], diff --git a/^ Top Dubstep 📈.NSP b/^ Top Dubstep 📈.NSP index 1dc322b..c5387a3 100644 --- a/^ Top Dubstep 📈.NSP +++ b/^ Top Dubstep 📈.NSP @@ -5,6 +5,7 @@ {"contains": {"genre": "Dub Techno"}} ]}, {"gt": {"rating": 2}}, + {"notContains": {"genre": "Christmas Music"}}, {"isNot": {"artist": "Polo G"}} ], "sort": "dateModified", diff --git a/^ Top Electronic 📈.NSP b/^ Top Electronic 📈.NSP index 1f7abd8..b02a858 100644 --- a/^ Top Electronic 📈.NSP +++ b/^ Top Electronic 📈.NSP @@ -16,6 +16,7 @@ {"notContains": {"genre": "Latin"}} ]}, {"gt": {"rating": 3}}, + {"notContains": {"genre": "Christmas Music"}}, {"isNot": {"artist": "Brooke Eden"}}, {"isNot": {"artist": "Doja Cat"}} ], diff --git a/^ Top Folk 📈.NSP b/^ Top Folk 📈.NSP index 4c37600..94422cc 100644 --- a/^ Top Folk 📈.NSP +++ b/^ Top Folk 📈.NSP @@ -4,6 +4,7 @@ "all": [ {"contains": {"genre": "Folk"}}, {"gt": {"rating": 2}}, + {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Indie Folk"}} ], "sort": "dateModified", diff --git a/^ Top Gospel 📈.NSP b/^ Top Gospel 📈.NSP index 3941ca0..938ad59 100644 --- a/^ Top Gospel 📈.NSP +++ b/^ Top Gospel 📈.NSP @@ -6,6 +6,7 @@ {"contains": {"genre": "Praise & Worship"}} ]}, {"gt": {"rating": 3}}, + {"notContains": {"genre": "Christmas Music"}}, {"isNot": {"artist": "Elvis Presley"}}, {"isNot": {"artist": "Josh Turner"}} ], diff --git a/^ Top Hip Hop and Rap 📈.NSP b/^ Top Hip Hop and Rap 📈.NSP index 2d8dce5..1d53f77 100644 --- a/^ Top Hip Hop and Rap 📈.NSP +++ b/^ Top Hip Hop and Rap 📈.NSP @@ -9,6 +9,7 @@ {"contains": {"genre": "trap soul"}} ]}, {"gt": {"rating": 3}}, + {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "instrumental"}}, {"notContains": {"genre": "Latin"}}, {"notContains": {"genre": "Podcasts"}}, diff --git a/^ Top Hip Hop 📈.NSP b/^ Top Hip Hop 📈.NSP index aa80a09..ef4b9f6 100644 --- a/^ Top Hip Hop 📈.NSP +++ b/^ Top Hip Hop 📈.NSP @@ -7,6 +7,7 @@ {"contains": {"genre": "hip hop"}} ]}, {"gt": {"rating": 3}}, + {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "instrumental"}}, {"notContains": {"genre": "Latin"}}, {"isNot": {"artist": "3OH!3"}}, diff --git a/^ Top House 📈.NSP b/^ Top House 📈.NSP index 53e20ab..ec09967 100644 --- a/^ Top House 📈.NSP +++ b/^ Top House 📈.NSP @@ -3,7 +3,8 @@ "comment": "The highest rated House music.", "all": [ { "any": [ - {"contains": {"genre": "House"}} + {"contains": {"genre": "House"}}, + {"notContains": {"genre": "Christmas Music"}} ]}, {"gt": {"rating": 2}} ], diff --git a/^ Top Indie 📈.NSP b/^ Top Indie 📈.NSP index 679425c..5088278 100644 --- a/^ Top Indie 📈.NSP +++ b/^ Top Indie 📈.NSP @@ -3,7 +3,8 @@ "comment": "The highest rated Indie music.", "all": [ { "any": [ - {"contains": {"genre": "Indie"}} + {"contains": {"genre": "Indie"}}, + {"notContains": {"genre": "Christmas Music"}} ]}, {"gt": {"rating": 2}} ], diff --git a/^ Top Jazz 📈.NSP b/^ Top Jazz 📈.NSP index 32a345a..0f7bec1 100644 --- a/^ Top Jazz 📈.NSP +++ b/^ Top Jazz 📈.NSP @@ -4,6 +4,7 @@ "all": [ {"contains": {"genre": "Jazz"}}, {"notcontains": {"genre": "Acid Jazz"}}, + {"notContains": {"genre": "Christmas Music"}}, {"notcontains": {"genre": "Indie Pop"}}, {"notcontains": {"genre": "Jazz Pop"}}, {"notcontains": {"genre": "Latin Jazz"}}, diff --git a/^ Top Lo-Fi 📈.NSP b/^ Top Lo-Fi 📈.NSP index 70895a6..427778c 100644 --- a/^ Top Lo-Fi 📈.NSP +++ b/^ Top Lo-Fi 📈.NSP @@ -3,6 +3,7 @@ "comment": "The highest rated Lo-Fi Music. Also contains: Chillwave and Downtempo", "all": [ { "any": [ + {"notContains": {"genre": "Christmas Music"}}, {"contains": {"genre": "Lo-Fi"}}, {"contains": {"genre": "Chillwave"}}, {"contains": {"genre": "Downtempo"}} diff --git a/^ Top Metal 📈.NSP b/^ Top Metal 📈.NSP index 50e92f7..13d135a 100644 --- a/^ Top Metal 📈.NSP +++ b/^ Top Metal 📈.NSP @@ -3,7 +3,8 @@ "comment": "The highest rated Metal music.", "all": [ {"contains": {"genre": "Metal"}}, - {"gt": {"rating": 2}} + {"gt": {"rating": 2}}, + {"notContains": {"genre": "Christmas Music"}} ], "sort": "dateModified", "order": "desc", diff --git a/^ Top Metalcore 📈.NSP b/^ Top Metalcore 📈.NSP index 536ef40..7c6e234 100644 --- a/^ Top Metalcore 📈.NSP +++ b/^ Top Metalcore 📈.NSP @@ -8,6 +8,7 @@ {"contains": {"genre": "Punk"}} ]}, {"gt": {"rating": 2}}, + {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Cyberpunk"}}, {"notContains": {"genre": "Dance-Punk"}}, {"notContains": {"genre": "Pop Punk"}}, diff --git a/^ Top Post-Hardcore 📈.NSP b/^ Top Post-Hardcore 📈.NSP index ddc8995..f8f2c24 100644 --- a/^ Top Post-Hardcore 📈.NSP +++ b/^ Top Post-Hardcore 📈.NSP @@ -3,7 +3,8 @@ "comment": "The highest rated Post-Hardcore music.", "all": [ {"contains": {"genre": "Post-Hardcore"}}, - {"gt": {"rating": 2}} + {"gt": {"rating": 2}}, + {"notContains": {"genre": "Christmas Music"}} ], "sort": "dateModified", "order": "desc", diff --git a/^ Top Punk 📈.NSP b/^ Top Punk 📈.NSP index 81ac7bd..10bb8b2 100644 --- a/^ Top Punk 📈.NSP +++ b/^ Top Punk 📈.NSP @@ -4,6 +4,7 @@ "all": [ {"contains": {"genre": "Punk"}}, {"gt": {"rating": 2}}, + {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Cyberpunk"}}, {"notContains": {"genre": "Proto-Punk"}}, {"isNot": {"artist": "The Goo Goo Dolls"}}, diff --git a/^ Top Rap 📈.NSP b/^ Top Rap 📈.NSP index 713a01c..43bdaf5 100644 --- a/^ Top Rap 📈.NSP +++ b/^ Top Rap 📈.NSP @@ -6,6 +6,7 @@ {"contains": {"genre": "Rap"}} ]}, {"gt": {"rating": 3}}, + {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "instrumental"}}, {"notContains": {"genre": "Trap Edm"}}, {"isNot": {"artist": "Beastie Boys"}}, diff --git a/^ Top Reggae 📈.NSP b/^ Top Reggae 📈.NSP index 8dfbe47..5f57187 100644 --- a/^ Top Reggae 📈.NSP +++ b/^ Top Reggae 📈.NSP @@ -4,6 +4,7 @@ "all": [ {"contains": {"genre": "Reggae"}}, {"gt": {"rating": 2}}, + {"notContains": {"genre": "Christmas Music"}}, {"isNot": {"artist": "Bruno Mars"}}, {"isNot": {"artist": "Don Omar"}}, {"isNot": {"artist": "Jawsh 685"}}, diff --git a/^ Top RnB 📈.NSP b/^ Top RnB 📈.NSP index dc2a595..26a70e4 100644 --- a/^ Top RnB 📈.NSP +++ b/^ Top RnB 📈.NSP @@ -8,6 +8,7 @@ ]}, {"gt": {"rating": 3}}, {"notcontains": {"genre": "Blues"}}, + {"notContains": {"genre": "Christmas Music"}}, {"notcontains": {"genre": "Electropop"}}, {"notcontains": {"genre": "Jazz"}}, {"notcontains": {"genre": "Pop Rap"}}, diff --git a/^ Top Rock 📈.NSP b/^ Top Rock 📈.NSP index e85e1f3..3f453fd 100644 --- a/^ Top Rock 📈.NSP +++ b/^ Top Rock 📈.NSP @@ -4,6 +4,7 @@ "all": [ {"contains": {"genre": "Rock"}}, {"gt": {"rating": 3}}, + {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Pop Rock"}}, ], "sort": "dateModified", diff --git a/^ Top Synth 📈.NSP b/^ Top Synth 📈.NSP index 756c32a..ae99e46 100644 --- a/^ Top Synth 📈.NSP +++ b/^ Top Synth 📈.NSP @@ -3,7 +3,8 @@ "comment": "The highest rated Synth music.", "all": [ {"contains": {"genre": "Synth"}}, - {"gt": {"rating": 3}} + {"gt": {"rating": 3}}, + {"notContains": {"genre": "Christmas Music"}}, ], "sort": "dateModified", "order": "desc", diff --git a/^ Top Trance 📈.NSP b/^ Top Trance 📈.NSP index 64752d9..e05709d 100644 --- a/^ Top Trance 📈.NSP +++ b/^ Top Trance 📈.NSP @@ -2,10 +2,9 @@ "title": "-Top Trance ;)", "comment": "The highest rated Trance music.", "all": [ - { "any": [ - {"contains": {"genre": "Trance"}} - ]}, - {"gt": {"rating": 2}} + {"contains": {"genre": "Trance"}} + {"gt": {"rating": 2}}, + {"notContains": {"genre": "Christmas Music"}} ], "sort": "dateModified", "order": "desc", diff --git a/^ Top Vocal 📈.NSP b/^ Top Vocal 📈.NSP index b1401c9..9860e15 100644 --- a/^ Top Vocal 📈.NSP +++ b/^ Top Vocal 📈.NSP @@ -3,7 +3,8 @@ "comment": "The highest rated Vocal music.", "all": [ {"contains": {"genre": "Vocal"}}, - {"gt": {"rating": 2}} + {"gt": {"rating": 2}}, + {"notContains": {"genre": "Christmas Music"}} ], "sort": "dateModified", "order": "desc",