mpdemu is a script that emulates a MPD (Music Player Daemon) by using Amarok as the actual player.
It translates the mpd protocol into dcop calls for amarok and thus allow you to use mpd frontends to controll amarok over a network.
The script is listening on port 6601. Change to config vars on top of main.py if you want.
Requirements:
· amaroK 1.4 or greater
· Python 2.4 or greater
· DCOP Support: Either pydcop or the dcop command line application
· [INCLUDED] amklib: python library for amarok scripts
Installing:
· Use the built-in script installer for amarok on the tarball.
Product's homepage