Relaxx
Revision as of 16:38, 23 April 2012 by Kynikos.bot (talk | contribs) (remove language suffix from Category:Audio/Video (English), see Talk:Table of Contents#English Category Names: Capitalization and Conflict with i18n)
From RelaXXPlayer - Home of the easy listening mpd client:
- AJAX-based web-frontend for the Music Player Daemon (MPD). RelaXX includes features like keyboard-control, drag and drop, context-menus, sortable tracklists and more using JavaScript. Can be used as a public jukebox for MP3 or OGG. The server uses PHP.
Installation
RelaXX requires the JSON extension:
# pecl install json
Edit /etc/php/php.ini
and add or uncomment the following line to enable the extension:
extension=json.so