From 4a3d9da5c5fcaebd041af7a53bc849a814f3802d Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Tue, 11 May 2010 20:30:52 +0200 Subject: audio/mpd: Moved from multimedia --- audio/mpd/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 audio/mpd/README (limited to 'audio/mpd/README') diff --git a/audio/mpd/README b/audio/mpd/README new file mode 100644 index 0000000000..2ad0902c43 --- /dev/null +++ b/audio/mpd/README @@ -0,0 +1,13 @@ +Music Player Daemon (MPD) allows remote access for playing music (MP3, +Ogg Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists. +MPD is designed for integrating a computer into a stereo system that +provides control for music playback over a local network. It also makes +a great desktop music player, especially if you are a console junkie, +like frontend options, or restart X often. + +NOTE: You will have to create a directory manually, ~/.mpd/playlists. +Also, be sure to edit the config file (/etc/mpd.conf), if needed, before +running the daemon. + +If save status isn't working properly when killing, try "killall -TERM mpd", +and that should resolve the problem. -- cgit v1.2.3