diff --git a/^ Top Emo 📈.NSP b/^ Top Emo 📈.NSP index e202274..ca398c0 100644 --- a/^ Top Emo 📈.NSP +++ b/^ Top Emo 📈.NSP @@ -5,6 +5,7 @@ ]}, {"gt": {"rating": 3}}, {"notContains": {"genre": "Christmas Music"}}, + {"notContains": {"genre": "Latin"}}, {"isNot": {"artist": "BTS"}}, {"isNot": {"artist": "Postmodern Jukebox"}} ], diff --git a/^ Top Folk 📈.NSP b/^ Top Folk 📈.NSP index f56c5f6..4a29a14 100644 --- a/^ Top Folk 📈.NSP +++ b/^ Top Folk 📈.NSP @@ -7,6 +7,7 @@ {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Folk Pop"}}, {"notContains": {"genre": "Folk Rock"}}, + {"notContains": {"genre": "Latin"}}, {"isNot": {"artist": "Creed"}} ], "sort": "dateModified", diff --git a/^ Top Gospel 📈.NSP b/^ Top Gospel 📈.NSP index c4e32cd..c5bde29 100644 --- a/^ Top Gospel 📈.NSP +++ b/^ Top Gospel 📈.NSP @@ -7,6 +7,7 @@ ]}, {"gt": {"rating": 2}}, {"notContains": {"genre": "Christmas Music"}}, + {"notContains": {"genre": "Latin"}}, {"isNot": {"artist": "Amy Winehouse"}}, {"isNot": {"artist": "Elvis Presley"}}, {"isNot": {"artist": "Josh Turner"}}, diff --git a/^ Top House 📈.NSP b/^ Top House 📈.NSP index 6fa85e3..7dca5d1 100644 --- a/^ Top House 📈.NSP +++ b/^ Top House 📈.NSP @@ -6,7 +6,8 @@ {"contains": {"genre": "House"}} ]}, {"gt": {"rating": 3}}, - {"notContains": {"genre": "Christmas Music"}} + {"notContains": {"genre": "Christmas Music"}}, + {"notContains": {"genre": "Latin"}} ], "sort": "dateModified", "order": "desc", diff --git a/^ Top Indie 📈.NSP b/^ Top Indie 📈.NSP index a382d6b..f5c041a 100644 --- a/^ Top Indie 📈.NSP +++ b/^ Top Indie 📈.NSP @@ -6,7 +6,8 @@ {"contains": {"genre": "Indie"}} ]}, {"gt": {"rating": 3}}, - {"notContains": {"genre": "Christmas Music"}} + {"notContains": {"genre": "Christmas Music"}}, + {"notContains": {"genre": "Latin"}} ], "sort": "dateModified", "limit": 2000 diff --git a/^ Top Lo-Fi 📈.NSP b/^ Top Lo-Fi 📈.NSP index 21403cf..54fe35e 100644 --- a/^ Top Lo-Fi 📈.NSP +++ b/^ Top Lo-Fi 📈.NSP @@ -9,6 +9,7 @@ ]}, {"gt": {"rating": 2}}, {"notContains": {"genre": "Christmas Music"}}, + {"notContains": {"genre": "Latin"}} ], "sort": "dateModified", "order": "desc", diff --git a/^ Top Pop 📈.NSP b/^ Top Pop 📈.NSP index 68e633a..be82484 100644 --- a/^ Top Pop 📈.NSP +++ b/^ Top Pop 📈.NSP @@ -4,7 +4,8 @@ "all": [ {"contains": {"genre": "Pop"}}, {"gt": {"rating": 3}}, - {"notcontains": {"album": "Christmas"}}, + {"notContains": {"genre": "Christmas Music"}}, + {"notContains": {"genre": "Latin"}}, {"isNot": {"artist": "2Pac"}}, {"isNot": {"artist": "3 Doors Down"}}, {"isNot": {"artist": "50 Cent"}}, diff --git a/^ Top Post-Hardcore 📈.NSP b/^ Top Post-Hardcore 📈.NSP index f8f2c24..5f833a7 100644 --- a/^ Top Post-Hardcore 📈.NSP +++ b/^ Top Post-Hardcore 📈.NSP @@ -4,7 +4,8 @@ "all": [ {"contains": {"genre": "Post-Hardcore"}}, {"gt": {"rating": 2}}, - {"notContains": {"genre": "Christmas Music"}} + {"notContains": {"genre": "Christmas Music"}}, + {"notContains": {"genre": "Latin"}} ], "sort": "dateModified", "order": "desc", diff --git a/^ Top Punk 📈.NSP b/^ Top Punk 📈.NSP index 593f47b..2218824 100644 --- a/^ Top Punk 📈.NSP +++ b/^ Top Punk 📈.NSP @@ -6,6 +6,7 @@ {"gt": {"rating": 3}}, {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Cyberpunk"}}, + {"notContains": {"genre": "Latin"}}, {"notContains": {"genre": "Proto-Punk"}}, {"isNot": {"artist": "The Goo Goo Dolls"}}, {"isNot": {"artist": "Olivia Rodrigo"}}, diff --git a/^ Top Rap 📈.NSP b/^ Top Rap 📈.NSP index 6375412..c05480b 100644 --- a/^ Top Rap 📈.NSP +++ b/^ Top Rap 📈.NSP @@ -8,6 +8,7 @@ {"gt": {"rating": 3}}, {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "instrumental"}}, + {"notContains": {"genre": "Latin"}}, {"notContains": {"genre": "Rap Metal"}}, {"notContains": {"genre": "Trap Edm"}}, {"isNot": {"artist": "Beastie Boys"}}, diff --git a/^ Top Reggae 📈.NSP b/^ Top Reggae 📈.NSP index 3313b27..fa703b7 100644 --- a/^ Top Reggae 📈.NSP +++ b/^ Top Reggae 📈.NSP @@ -5,6 +5,7 @@ {"contains": {"genre": "Reggae"}}, {"gt": {"rating": 2}}, {"notContains": {"genre": "Christmas Music"}}, + {"notContains": {"genre": "Latin"}}, {"notContains": {"genre": "Reggaeton"}}, {"isNot": {"artist": "Bruno Mars"}}, {"isNot": {"artist": "Don Omar"}}, diff --git a/^ Top RnB 📈.NSP b/^ Top RnB 📈.NSP index 3915335..0ec769c 100644 --- a/^ Top RnB 📈.NSP +++ b/^ Top RnB 📈.NSP @@ -11,6 +11,7 @@ {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Electropop"}}, {"notContains": {"genre": "Jazz"}}, + {"notContains": {"genre": "Latin"}}, {"notContains": {"genre": "Pop Rap"}}, {"isNot": {"artist": "Coldplay"}}, {"isNot": {"artist": "Justin Bieber"}}, diff --git a/^ Top Rock 📈.NSP b/^ Top Rock 📈.NSP index 531098e..f4399cd 100644 --- a/^ Top Rock 📈.NSP +++ b/^ Top Rock 📈.NSP @@ -5,6 +5,7 @@ {"contains": {"genre": "Rock"}}, {"gt": {"rating": 3}}, {"notContains": {"genre": "Christmas Music"}}, + {"notContains": {"genre": "Latin"}}, {"notContains": {"genre": "Piano Rock"}}, {"notContains": {"genre": "Pop Rock"}}, {"notContains": {"genre": "Rap Rock"}}, diff --git a/^ Top Singer-Songwriter 📈.NSP b/^ Top Singer-Songwriter 📈.NSP index a651898..e4ada9e 100644 --- a/^ Top Singer-Songwriter 📈.NSP +++ b/^ Top Singer-Songwriter 📈.NSP @@ -4,7 +4,8 @@ "all": [ {"contains": {"genre": "Singer-Songwriter"}}, {"gt": {"rating": 2}}, - {"notContains": {"genre": "Christmas Music"}} + {"notContains": {"genre": "Christmas Music"}}, + {"notContains": {"genre": "Latin"}} ], "sort": "dateModified", "order": "desc", diff --git a/^ Top Synth 📈.NSP b/^ Top Synth 📈.NSP index f4351f0..a5ad1da 100644 --- a/^ Top Synth 📈.NSP +++ b/^ Top Synth 📈.NSP @@ -5,6 +5,7 @@ {"contains": {"genre": "Synth"}}, {"gt": {"rating": 2}}, {"notContains": {"genre": "Christmas Music"}}, + {"notContains": {"genre": "Latin"}}, {"notContains": {"genre": "Synth-Pop"}} ], "sort": "dateModified", diff --git a/^ Top Trance 📈.NSP b/^ Top Trance 📈.NSP index e05709d..c3abbf1 100644 --- a/^ Top Trance 📈.NSP +++ b/^ Top Trance 📈.NSP @@ -4,7 +4,7 @@ "all": [ {"contains": {"genre": "Trance"}} {"gt": {"rating": 2}}, - {"notContains": {"genre": "Christmas Music"}} + {"notContains": {"genre": "Christmas Music"}}, ], "sort": "dateModified", "order": "desc", diff --git a/^ Top Vocal 📈.NSP b/^ Top Vocal 📈.NSP index 9860e15..c129f6b 100644 --- a/^ Top Vocal 📈.NSP +++ b/^ Top Vocal 📈.NSP @@ -4,7 +4,8 @@ "all": [ {"contains": {"genre": "Vocal"}}, {"gt": {"rating": 2}}, - {"notContains": {"genre": "Christmas Music"}} + {"notContains": {"genre": "Christmas Music"}}, + {"notContains": {"genre": "Latin"}} ], "sort": "dateModified", "order": "desc",