mpDris is an implementation of the XMMS2 media player interface MPRIS as a client for MPD.
Surprisingly, coming from me, this is almost a finished product. It currently lacks a daemonizing feature.
2009-06-10 - mpDris-0.1.tar.gz
2009-07-24 - mpDris-0.1.1.tar.gz, mpDris-0.1.1.tar.bz2
$ svn co http://svn.ayeon.org/mpris/mpDris mpDris-svn $ cd mpDris-svn && ./mpdris
For normal installation, run:
# python setup.py install
If you want to install mpDris to another directory, run:
# python setup.py install --prefix=<path>
Please contact me if you have any issues.
E-mail: pilo@ayeon.org