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