introduce new playlist testing
This commit is contained in:
parent
ea73ae16c7
commit
f8f3dddc18
13
^ Singer-Songwriter 📈.NSP
Normal file
13
^ Singer-Songwriter 📈.NSP
Normal file
@ -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
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user