Changes
[[Category:Services]]
== Information ==
* Connection:
** Server: mpd.fixme.ch
** Port: 6600
** No password
** Only accessible within the hackerspace network
* Stats: http://gna.org/projects/mpd-stats
* HTTP Control: https://mpd.fixme.ch/
** Run from /etc/rc.local
** Generate stats (for now in root's crontab)
* There's a cron job for root to deactive Repeat mode every 15mn
== Connect API ==There is a simple mpd api which will get bigger with the time. If you want to MPD participate or add something, just send [[User:gcmalloc|gcmalloc]] a ping. The api is documented on https://mpd.fixme.ch/api == Music files ==For now,* directory /media/disk1/music** subdirectory Music** subdirectory Playlists** Permissions: sysadmin:sysadmin, dirs=774, files=664 If you don't have access to the server, you must use the [[ftp]] in the password protected share under the music directory. You can then synchronize the database with a simple curl https://mpd.fixme.ch/api/updateor firefox https://mpd.fixme.ch/api/updateor whatever http client you use.Yep, that's all Folks!!! == Clients ==
=== Glurp ===
* Very nice client
* Nice GTK client
* http://gmpclient.org/
== Participant ==