Scroll to navigation

mpdas(1) General Commands Manual mpdas(1)

NAME

mpdas - Music Player Daemon AudioScrobbler

SYNOPSIS

mpdas [options]

DESCRIPTION

mpdas is a MPD AudioScrobbler client using libmpd to retrieve the song data from MPD and libcurl to post it to Last.fm.

OPTIONS

Read configuration from file.
Run detached from the controlling terminal.
Display help.
Display version.

CONFIGURATION

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.

Set your Last.fm username.
Set your Last.fm password
Set the hostname used by MPD.
Set the password used by MPD.
Set the port used by MPD.
Changes the user mpdas runs as.
Print out debug information.
Will scrobble to Libre.fm if set to "librefm". Otherwise Last.fm is used (default).

AUTHORS

mpdas was written by Henrik Friedrichsen <henrik@affekt.org>.

The manpage was written by Sebastian Mair <tuqs@core.ws>.