rename files to show below A-Z playlist names
This commit is contained in:
13
^ Top Dance 📈.NSP
Normal file
13
^ Top Dance 📈.NSP
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Dance"}}
|
||||
]},
|
||||
{"gt": {"rating": 3}},
|
||||
{"isNot": {"artist": "BTS"}},
|
||||
{"isNot": {"artist": "Postmodern Jukebox"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
Reference in New Issue
Block a user