MSē is a set of php scripts that searches your computer for music and adds the music's information to a mysql database. This database can then be browsed remotely, and songs selected for playing (which play on the server). The purpose is to allow audiophiles to turn any old computer into a music server, tuck it away in some closet, and play their music remotely either through a computer or a pda or anything with an internet connection (or on the lan) and a browser.
[done] [in progress] [planned] [possible]
Features:
- Whenever a new artist is found, the system can be configured to steal biographies/portraits/band members from online artist databases.
- Steals album covers from online sources.
- Keeps md5 checksums (or if the format supports them (eg: flac), fingernails) so the database can detect curruption.
- Use mod_rewrite create a logical directory system for browsing database (eg artist/eminem becomes track?id=16
- A detailed playlist system.
- Optional on the fly transcoding for downloads.
- Will be able to interface with a variety of audio players.
- Detailed user permissions system that will give you complete control over your collection. You decide who (which ip's / which users) can upload/download/play music/view music, etc.
- Smarty Templating System, completely seperates the core from the gui. This means that it is very easy to make MSē look however you want it to look.
- Will be optionally packaged in one intaller (Apache + PHP + MySQL + Foobar) so that a few short clicks and you will be ready to go.
- Support for featured artists (artists who appear on a track), and bands (collection of artists). This means that when you search for <artist name>, you will get all cds/tracks by <artist name> as well as any cds/tracks by any bands that <artist name> is a member of as well as any tracks that <artist name> or a band he/her is apart of is featured on. This makes for a very in depth system. (Note: band member information will also be gathered remotely).
- Database can hold EAC log files, and can display them on album view.
- Streaming.
Qest




