diff --git a/^ Top Singer-Songwriter 📈.NSP b/^ Top Singer-Songwriter 📈.NSP new file mode 100644 index 0000000..34c027a --- /dev/null +++ b/^ Top Singer-Songwriter 📈.NSP @@ -0,0 +1,13 @@ +{ + "title": "-Top Singer-Songwriter ;)", + "comment": "The highest rated Singer-Songwriter music.", + "all": [ + {"contains": {"genre": "Singer-Songwriter"}}, + {"gt": {"rating": 2}}, + {"notContains": {"genre": "Christmas Music"}} + {"isNot": {"artist": "The Goo Goo Dolls"}} + ], + "sort": "dateModified", + "order": "desc", + "limit": 1000 +} \ No newline at end of file