diff --git a/^ Top Emo 📈.NSP b/^ Top Emo 📈.NSP new file mode 100644 index 0000000..e202274 --- /dev/null +++ b/^ Top Emo 📈.NSP @@ -0,0 +1,14 @@ +{ + "all": [ + { "any": [ + {"contains": {"genre": "Emo"}} + ]}, + {"gt": {"rating": 3}}, + {"notContains": {"genre": "Christmas Music"}}, + {"isNot": {"artist": "BTS"}}, + {"isNot": {"artist": "Postmodern Jukebox"}} + ], + "sort": "dateModified", + "order": "desc", + "limit": 1000 +} \ No newline at end of file