We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 605efd6 commit 62eb959Copy full SHA for 62eb959
1 file changed
README.md
@@ -60,8 +60,8 @@ The following tables reports all the currently supported environment variables.
60
61
VARIABLE|DEFAULT|NOTES
62
:---|:---|:---
63
-SPOTIFY_USERNAME||Your Spotify username.
64
-SPOTIFY_PASSWORD||Your Spotify password.
+SPOTIFY_USERNAME||Your Spotify username. Required only if you want to disable discovery.
+SPOTIFY_PASSWORD||Your Spotify password. Required only if you want to disable discovery.
65
BITRATE|160|Bitrate (kbps): `96`, `160`, `320`. Defaults to `160`.
66
BACKEND|alsa|Audio backend to use. Use `?` to list options. Currently possible values are `alsa` and `pulseaudio`.
67
INITIAL_VOLUME||Initial volume in % from 0-100. Default for softvol: `50`. For the `alsa` mixer: the current volume.
0 commit comments