HomeAudio/README.md

548 B

HomeAudio

A PHP and PERL based "jukebox style" home audio system for Linux.

Installation

  • The homeaudio.ini file from the /scripts/ folder needs to be edited and saved in /etc/. Make sure it is ONLY readable by the web server user.
  • The getID3 project needs to be added somewhere in a folder included by PHP.
  • The tables.sql file needs to be imported into the database referenced in the homeaudio.ini file.
  • The art/ folder needs to be writable by the web server user.