When mpdas starts it tries to read the configuration file $SYSCONFIGDIR/mpdasrc first, then the user
configuration file at ~/.config/mpdasrc (taken from $XDG_CONFIG_HOME if set) or ~/.mpdasrc.
An example configuration file (mpdasrc.example) is usually provided with mpdas.
username=LASTFMUSERNAME
Set your Last.fm username.
password=LASTFMPASSWORD
Set your Last.fm password
host=HOSTNAME
Set the hostname used by MPD.
mpdpassword=MPDPASSWORD
Set the password used by MPD.
port=MPDPORT
Set the port used by MPD.
runas=USERNAME
Changes the user mpdas runs as.
debug=(0|1)
Print out debug information.
service=SERVICENAME
Will scrobble to Libre.fm if set to "librefm". Otherwise Last.fm is used (default).