From fb64508673007d8d2fb21a733fc0ebee7807a8cd Mon Sep 17 00:00:00 2001 From: Jolny Date: Mon, 15 May 2017 00:14:16 +0200 Subject: [PATCH] Edited README, added API version instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 791da2c..4906e37 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ enabled=True url=https://path.to/your/subsonic/server username=subsonic_username password=your_secret_password -legacy_auth=(optional; setting to yes may solve some connection errors) +legacy_auth=(optional - setting to yes may solve some connection errors) +api_version=(optional - specify which API version to use. Subsonic 6.2 uses 1.14.0) ``` ## State of this plugin