Download List

Descripción del Proyecto

mserver is a collection of software to allow easy organization, backup, and
searching of your MP3 collection. The backend is written in Perl, and the front
end is written in PHP4. Song information is stored in a MySQL database, so
users can browse and search through large music collections quickly and easily.
No special client software is needed since the songs are streamed over the Web.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-06-07 01:01
1.46

Esta versión corrige errores en db.sql, choosePlaylist.php, y viewPlaylist.php. La interfaz para msadd se ha mejorado para ayudar con la adición de música sin etiquetas ID3.
Tags: Minor bugfixes
This release fixes bugs in db.sql, choosePlaylist.php, and viewPlaylist.php. The interface for msadd has been improved to help with adding music without ID3 tags.

2002-05-17 03:36
1.44

La configuración de back-end se ha fusionado en un solo archivo para facilitar la instalación. La interfaz de lista de reproducción se ha cambiado a trabajar mejor con las grandes listas de reproducción. Código ha sido añadido a marcar los archivos que deben tomarse fuera de línea. Hay un nuevo script para limpiar la base de datos mserver y el árbol de archivos MP3 mediante la supresión de las entradas rancio y directorios vacíos.
Tags: Major feature enhancements
The backend configuration has been merged into one file for easier installation. The playlist interface has been changed to work better with larger playlists. Code has been added to mark files to be taken offline. There is a new script to clean up the mserver database and MP3 file tree by deleting stale entries and empty directories.

2002-04-13 02:16
1.42

Un error en quickAdd que las URLs defectuosos devueltos se ha solucionado.
Tags: Minor bugfixes
A bug in quickAdd that returned faulty URLs has been fixed.

2002-04-10 10:02
1.41

Algunas correcciones y limpieza del código, así como el apoyo reproducción mejorada. Añadido quickadd y el apoyo cargar canciones.
Tags: Minor feature enhancements
Some bugfixes and code cleanup, as well as enhanced playlist support. Added quickadd and song upload support.

2002-01-22 17:59
1.37

Tags: Initial freshmeat announcement

Project Resources