rename files to show below A-Z playlist names
This commit is contained in:
parent
7aba3be475
commit
210a9b41ce
@ -3,11 +3,10 @@
|
||||
"comment": "The highest rated Christmas music",
|
||||
"all": [
|
||||
{"gt": {"rating": 2}},
|
||||
"any": [
|
||||
{"any": [
|
||||
{"contains": {"album": "Christmas"}},
|
||||
{"contains": {"title": "Rudolph"}}
|
||||
]
|
||||
|
||||
]}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
Loading…
x
Reference in New Issue
Block a user