aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Kagstrom <simon.kagstrom@gmail.com>2011-03-27 08:41:35 +0200
committerMax Kellermann <max@duempel.org>2011-03-29 17:01:16 +0200
commitc3b425d570c8023e256a64a31e8c74afb8efe2c5 (patch)
tree26549230e0fcde84b23e445bcab8db17ff07494d /doc
parenta25743875f98f53bbd3c0d8729434b1c647f2d27 (diff)
doc: Add configuration help for despotify
Diffstat (limited to 'doc')
-rw-r--r--doc/mpd.conf.511
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5
index cb44468b..af65e114 100644
--- a/doc/mpd.conf.5
+++ b/doc/mpd.conf.5
@@ -262,6 +262,17 @@ of database.
.B auto_update_depth <N>
Limit the depth of the directories being watched, 0 means only watch
the music directory itself. There is no limit by default.
+.TP
+.B despotify_user <name>
+This specifies the user to use when logging in to Spotify using the despotify plugins.
+.TP
+.B despotify_password <name>
+This specifies the password to use when logging in to Spotify using the despotify plugins.
+.TP
+.B despotify_high_bitrate <yes or no>
+This specifies if the requested bitrate for Spotify should be high or not. Higher sounds
+better but requires more processing and higher bandwidth. Default is yes.
+.TP
.SH REQUIRED AUDIO OUTPUT PARAMETERS
.TP
.B type <type>