From 7a94ca3fe63b643e2a36d7403d1b0fa4b4b0de9f Mon Sep 17 00:00:00 2001 From: eddyizm Date: Sat, 15 Nov 2025 04:39:21 -0800 Subject: [PATCH] Added tempus to subsonic client list (#777) Co-authored-by: emeric --- SUBSONIC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUBSONIC.md b/SUBSONIC.md index c6a4fe76..025367b7 100644 --- a/SUBSONIC.md +++ b/SUBSONIC.md @@ -1,5 +1,5 @@ # Subsonic API -The API version implemented is 1.16.0 and has been tested on _Android_ using _DSub_, _Subsonic Player_, _Symfonium_, _Tempo_ and _Ultrasonic_. +The API version implemented is 1.16.0 and has been tested on _Android_ using _DSub_, _Subsonic Player_, _Symfonium_, _Tempo_, [_Tempus_](https://github.com/eddyizm/tempus) and _Ultrasonic_. Folder navigation commands are supported. However, since _LMS_ does not store information for each folder, it is not possible to star/unstar folders considered as artists. Given the API limitations of folder navigation commands, it is recommended to place all tracks of an album in the same folder and not to mix multiple albums in the same folder.