rename files to show below A-Z playlist names
This commit is contained in:
12
^ Top Folk 📈.NSP
Normal file
12
^ Top Folk 📈.NSP
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"title": "-Top Folk ;)",
|
||||
"comment": "The highest rated Folk music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Folk"}},
|
||||
{"gt": {"rating": 2}},
|
||||
{"notContains": {"genre": "Indie Folk"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
Reference in New Issue
Block a user