Mpd

From Alessandro's Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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