From 7fbd50a9cc3f5db9df1940f8327f2a5455081399 Mon Sep 17 00:00:00 2001 From: emeric Date: Tue, 2 Jun 2026 13:12:37 +0200 Subject: [PATCH] Tighter wording --- SUBSONIC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUBSONIC.md b/SUBSONIC.md index e4e09267..65f8b8ed 100644 --- a/SUBSONIC.md +++ b/SUBSONIC.md @@ -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; you must use the API key as the password in subsonic clients that do not support API key authentication. +__Note__: the token+salt authentication method is not supported; use the API key as the password instead (see above). ## Extra fields The following extra fields are implemented: