add playlist sort order toggle, #171

This commit is contained in:
Simon
2025-07-10 16:39:08 +07:00
parent bbfd3f4423
commit 90611dbe75
8 changed files with 121 additions and 7 deletions

View File

@@ -506,6 +506,9 @@
"type": "date",
"format": "epoch_second"
},
"playlist_sort_order": {
"type": "keyword"
},
"playlist_entries": {
"properties": {
"downloaded": {