Changes

Jump to: navigation, search

MPD Daemon

506 bytes removed, 15:29, 4 July 2012
There is a simple mpd api which will get bigger with the time. If you want to participate or add something, just send [[User:gcmalloc|gcmalloc]] a ping.
for the time those are the avalable option :* http://mpd.fixme.ch/The api/action/next :go to the next song in the playlist* http://mpd.fixme.ch/api/action/previous :go to the previous song in the playlist* http://mpd.fixme.ch/api/current : information is documented on the current api, simply list all the url.* http://mpd.fixme.ch/api/file :download the current file* http://mpd.fixme.ch/api/stats :return general stat on the mpd daemon  The return data is either a json or an empty string if an issue occured on the server side. The file is a binary stream format.
== Music files ==
For now,
445
edits