re-order to dateModified instead of lastPlayed, was wondering why it was always changing.
This commit is contained in:
parent
53cc6eb51f
commit
5d1d238f2b
@ -4,7 +4,7 @@
|
||||
"all": [
|
||||
{"is": {"loved": true}}
|
||||
],
|
||||
"sort": "lastPlayed",
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user