diff --git a/contrib/mympd.conf.dist b/contrib/mympd.conf.dist index 3b587cf..25d477b 100644 --- a/contrib/mympd.conf.dist +++ b/contrib/mympd.conf.dist @@ -2,9 +2,9 @@ [mpd] #Connection to mpd -mpdhost = 127.0.0.1 -mpdport = 6600 -#mpdpass = +host = 127.0.0.1 +port = 6600 +#pass = #Port for mpd http stream streamport = 8000