heliosindex


helios can index your mp3 files, their folders, and their id3 tags and then gives you a php frontend to search it through

Helios is seperated into two packages: the backend, called HeliosIndex, is made in Java; the frontend, called Helios, is made in PHP.

HeliosIndex: This java program is designed to process a folder (and its ubdirectories) with mp3 files, get their relevant data (size, name, title, artist, album) and put it into a mysql database. It is designed to run on regular intervals, like every hour or every day.

Helios: This php frontend gives you the ability to search trough the created database or to browse trough it. It can give detailed information about a file or folder.

Project Information

Labels:
php java mp3 search database music id3