fix: shorten limit list so playlist loads faster on phone and within navidrome ui

This commit is contained in:
2026-06-13 18:24:02 -04:00
parent 9568ff629d
commit 4fca42a9c6
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -40,5 +40,5 @@
],
"sort": "dateModified",
"order": "desc",
"limit": 1500
"limit": 1000
}