Edited README, added API version instructions
This commit is contained in:
parent
f8e1311866
commit
fb64508673
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ enabled=True
|
||||||
url=https://path.to/your/subsonic/server
|
url=https://path.to/your/subsonic/server
|
||||||
username=subsonic_username
|
username=subsonic_username
|
||||||
password=your_secret_password
|
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
|
## State of this plugin
|
||||||
|
|
Loading…
Add table
Reference in a new issue