GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
mpdas(1) FreeBSD General Commands Manual mpdas(1)

mpdas - Music Player Daemon AudioScrobbler

mpdas [options]

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

-c CONFIGFILE
Read configuration from file.
-d
Run detached from the controlling terminal.
-h
Display help.
-v
Display version.

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 = LASTFM USERNAME
Set your Last.fm username.
password = LASTFM PASSWORD
Set your Last.fm password
host = HOSTNAME
Set the hostname used by MPD.
mpdpassword = MPD PASSWORD
Set the password used by MPD.
port = MPD PORT
Set the port used by MPD.
runas = USERNAME
Changes the user mpdas runs as.
debug = (0|1)
Print out debug information.
service = SERVICE NAME
Will scrobble to Libre.fm if set to "librefm". Otherwise Last.fm is used (default).

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

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


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.