NAME
lastmp, lastcd - clients for lastfmsubmitd
SYNOPSIS
lastmp [--debug] [--no-daemon]
lastcd [--debug] [--stdout]
DESCRIPTION
lastmp and lastcd are clients which send song information to
lastfmsubmitd. lastmp connects to MPD and periodically checks for new
songs and how long the current song has been played. lastcd reads a
serialized list of songs that were played on an offline CD player, such
as a car or home stereo, and sends them with estimated timestamps
directly to lastfmsubmitd. Such lists can be generated with mbget(1).
OPTIONS
-d, --debug
Log debugging information.
-n, --no-daemon
Do not fork into the background.
-o, --stdout
Write the serialized song information to standard output.
FILES
/etc/lastfmsubmitd.conf
The configuration file.
SEE ALSO
mpd(1).
AUTHOR
Decklin Foster <decklin@red-bean.com>.
lastfm(1)