renamed from ^ Singer-Songwriter etc
This commit is contained in:
parent
acac44e0c1
commit
f4bae90897
13
^ Top Singer-Songwriter 📈.NSP
Normal file
13
^ Top 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