Mpc 0.11.2 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 101K
Developer: Warren Dukes
0 stars award from rbytes.net

Mpc a command line tool to interface MPD.

To install from source, do the following:
1) download mpc
2) untar and unzip
3) configure (type "./configure")
4) compile (type "make")
5) (Optional) as root: make install

Configuration:
For bash tab completion: $ cat mpc-bashrc >> ~/.bashrc
Set the environment variables MPD_HOST and MPD_PORT.

What's New in This Release:
1) Fix a very hard-to-trigger segfault in libmpdclient (Eric Wong)
2) Add new commands: crop, stats, toggle (avuton and Snark)
3) Add relative and exact-time seeking (mackstann)
4) Fix single-digit time formatting in status (Eric Wong)
5) fix formatting issue that occurs when a %label% is found, but no tag info
exists for it, it was then appending the %label% itself (Warren Dukes)

Mpc 0.11.2 keywords