fix folder count

+ fix: file count when you have similar folder names
+ enforce trailing / on track folder paths
This commit is contained in:
mungai-njoroge
2024-04-07 19:19:48 +03:00
parent 14f3479baa
commit 4b04b8b155
5 changed files with 45 additions and 12 deletions
+3
View File
@@ -39,6 +39,9 @@ The REST API exposed by your Swing Music server
In endpoints that request multiple lists of items, this represents the number of items to return for each list.
#### Other infos
- In the folders endpoint, you can request `'$home'` to get the root directories.
---
[MIT License](https://github.com/swing-opensource/swingmusic?tab=MIT-1-ov-file#MIT-1-ov-file) | Copyright (c) {datetime.datetime.now().year} [Mungai Njoroge](https://mungai.vercel.app)