1mpdas(1)                    General Commands Manual                   mpdas(1)
2
3
4

NAME

6       mpdas - Music Player Daemon AudioScrobbler
7

SYNOPSIS

9       mpdas [options]
10

DESCRIPTION

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

OPTIONS

16       -c CONFIGFILE
17              Read configuration from file.
18
19       -d     Run detached from the controlling terminal.
20
21       -h     Display help.
22
23       -v     Display version.
24

CONFIGURATION

26       When mpdas starts it tries to  read  the  configuration  file  $SYSCON‐
27       FIGDIR/mpdasrc  first,  then  the  user  configuration  file at ~/.con‐
28       fig/mpdasrc (taken from $XDG_CONFIG_HOME if set) or ~/.mpdasrc.
29
30       An example configuration file  (mpdasrc.example)  is  usually  provided
31       with mpdas.
32
33       username = LASTFM USERNAME
34              Set your Last.fm username.
35
36       password = LASTFM PASSWORD
37              Set your Last.fm password
38
39       host = HOSTNAME
40              Set the hostname used by MPD.
41
42       mpdpassword = MPD PASSWORD
43              Set the password used by MPD.
44
45       port = MPD PORT
46              Set the port used by MPD.
47
48       runas = USERNAME
49              Changes the user mpdas runs as.
50
51       debug = (0|1)
52              Print out debug information.
53
54       service = SERVICE NAME
55              Will scrobble to Libre.fm if set to "librefm". Otherwise Last.fm
56              is used (default).
57

AUTHORS

59       mpdas was written by Henrik Friedrichsen <henrik@affekt.org>.
60
61       The manpage was written by Sebastian Mair <tuqs@core.ws>.
62
63
64
65                                                                      mpdas(1)
Impressum