NAME
mpdj - automatic DJ for your MPD server
DESCRIPTION
mpdj
is an automatic DJ for your MPD
server. It will manage a queue of random songs for you just like a real DJ.
OPTIONS
- --mpd
-
Sets the MPD connection details. See Audio::MPD#host for more information.
- -v, --verbose
-
Makes the output verbose. Default is to be quiet.
- --no-daemon
-
Run in the foreground instead of trying to fork and exit.
- -b, --before
-
Number of songs to keep in the playlist before the current song. The default is 2.
- -a, --after
-
Number of songs to queue up in the playlist after the current song. The default is 2.
- -x, --crossfade
-
Set the seconds of crossfade to use. The default is 0 seconds which means no crossfading will happen.
- -V, --version
-
Show the current version of the script installed.
- -h, --help
-
Show this help.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 24:
=over without closing =back