Mpd

From Alessandro's Wiki
Revision as of 12:11, 10 July 2011 by Xunil (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

MPD is music server player, it's like spitting a normal player in server and client pieces, so you can have a server a multiple clients controlling it from remote.


installation

  • config file:
/etc/mpd.conf


clients

theremin


ampache

emerge ampache
  • configure the web server directory with webapp-config
webapp-config -I -h music.alessandrodelgallo.org ampache ampache 3.5.3-r1
  • create database and user
  • insert basic data:
mysql -uampache -p ampache < ./sql/ampache.sql