Update authentication note in SUBSONIC.md

Clarified note on authentication method for Subsonic clients.
This commit is contained in:
Mulverine
2026-06-02 13:10:43 +02:00
committed by emeric
parent 29e447f6a6
commit 9606637d6a
+1 -1
View File
@@ -23,7 +23,7 @@ By default, API keys can also be used as passwords, provided the `user` paramete
api-subsonic-support-user-password-auth = false;
```
__Note__: the token+salt authentication method is not supported.
__Note__: the token+salt authentication method is not supported; you must use the API key as the password in subsonic clients that do not support API key authentication.
## Extra fields
The following extra fields are implemented: