From ab3184047fd4ff9373bacccd8f583674ba738849 Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Sun, 30 Jul 2006 21:50:00 +0000 Subject: emms-player-mpd: Allow a password to be sent to the MusicPD server. darcs-hash:20060730215000-1bfb2-492d75142915235bcc52d20e92d7d9973dfd8053.gz --- emms.texinfo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'emms.texinfo') diff --git a/emms.texinfo b/emms.texinfo index 6dcbdd3..5e9b897 100644 --- a/emms.texinfo +++ b/emms.texinfo @@ -1167,6 +1167,13 @@ Set the variables @var{emms-player-mpd-server-name} and (setq emms-player-mpd-server-port "6600") @end lisp +If your MusicPD setup requires a password, you will to set +@var{emms-player-mpd-server-password} as follows. + +@lisp +(setq emms-player-mpd-server-password "mypassword") +@end lisp + To get track information from MusicPD, invoke the following: @lisp -- cgit v1.2.3