introduce new playlist testing
This commit is contained in:
parent
f8f3dddc18
commit
2bb6b1b642
13
^ Top Ambient 📈.NSP
Normal file
13
^ Top Ambient 📈.NSP
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"title": "-Top Ambient ;)",
|
||||
"comment": "The highest rated Ambient music.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Ambient"}}
|
||||
]},
|
||||
{"gt": {"rating": 3}},
|
||||
{"notContains": {"genre": "Christmas Music"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"limit": 1000
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user