Skip to content

Commit

Permalink
Merge branch 'scrobble' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spezifisch committed Oct 23, 2023
2 parents c732986 + 785504d commit eaa9f23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,11 @@ or the directory in which the executible is placed.
[auth]
username = 'admin'
password = 'password'
plaintext = true # Use 'legacy' unsalted password auth. (default: false)
plaintext = true # Use 'legacy' unsalted password auth. (default: false)

[server]
host = 'https://your-subsonic-host.tld'
scrobble = true # Use Subsonic scrobbling for last.fm/ListenBrainz (default: false)
```

## Usage
Expand Down

0 comments on commit eaa9f23

Please sign in to comment.