Changes

Jump to: navigation, search

MPD Daemon

54 bytes added, 13:24, 29 June 2012
for the time those are the avalable option :
* http://mpd.fixme.ch/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 on the current trackapi, 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.
445
edits