Title: mpc.tar.gz Description: An MPD command line client Version: 0.11.2 Author: http://www.musicpd.org Original-site: http://www.musicpd.org Copying-policy: GPL -----==[ Color = green Filesize: 21K ]==----- Extension by: dare2dreamer Comments: This is the command line client for the MPD music playing daemon. Without a MPD server on your network to point it towards, this extension is nearly useless. In order to use this extension, you'll need to add the following to your .bashrc: export MPD_HOST='yourmpdserver' export MPD_PORT='yourmpdserverport' alias mpc='/opt/mpc/mpc' For more information, see the official site. Added note to .info file regarding alias, MPD_HOST and MPD_PORT variables. TODO: Figure out how to check to see if MPD_variables are set, and if not prompt for their addition to /home/dsl/.bashrc Change-log: Current: 07/19/2005 - First Version, removed all documentation and mydsl-menu entries.