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