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": [
|
"all": [
|
||||||
{"is": {"loved": true}}
|
{"is": {"loved": true}}
|
||||||
],
|
],
|
||||||
"sort": "lastPlayed",
|
"sort": "dateModified",
|
||||||
"order": "desc",
|
"order": "desc",
|
||||||
"limit": 1000
|
"limit": 1000
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user