Erlmpd - An Erlang library for MPD
Just a short notice to announce the uploading of erlmpd to Github. This module implements the MPD protocol in Erlang and was developed for a web-based MPD client I'm currently working on. Since I felt this module could potentially stand on its own two feet, I've released the source code here. I've also uploaded the docs for reference.
MPD is a "flexible, powerful, server-side application for playing music" - essentially allowing you to control it over a network. Pretty handy for collaboratively creating playlists or controling playback wirelessly.