Music Player Daemon(1) | General Commands Manual | Music Player Daemon(1) |
MPD - A daemon for playing music
mpd [options] [CONF_FILE]
MPD is a daemon for playing music. Music is played through the configured audio output(s) (which are generally local, but can be remote). The daemon stores info about all available music, and this info can be easily searched and retrieved. Player control, info retrieval, and playlist management can all be managed remotely.
MPD searches for a config file in $XDG_CONFIG_HOME/mpd/mpd.conf then ~/.mpdconf then /etc/mpd.conf or uses CONF_FILE.
Read more about MPD at <http://www.musicpd.org/>.
If you find a bug, please report it at
<https://github.com/MusicPlayerDaemon/MPD/issues/>.
Max Kellermann <max.kellermann@gmail.com>
Special thanks to all the people that provided feedback and patches.