Télécharger la liste

Description du projet

JamDB (Just another music DB) is a fast PHP-based
music database that can be used with many
different databases. (It is well tested with MySQL
and PostgreSQL). All MP3s can easily be searched
for artists, albums, and songs. A user can choose
to download a song or add a single song, an album,
all songs of an artist, or his search result
directly to the playlist of XMMS/Winamp/etc. This
can be done via the Web, NFS, Samba, or any other
possibilty to access the MP3 files. JamDB has a
simple session-based user management and other
neat features.

Système requise

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.

2004-12-07 08:41
0.9.9

Parmi plusieurs correctifs et quelques nouvelles options de configuration, le présent communiqué a surtout des changements sous le capot. Il existe désormais un seul fichier de configuration à la fois pour l'outil de ligne de commande et l'interface Web. Configuration de jamdb devrait être beaucoup plus facile maintenant.
Tags: Minor bugfixes
Among several fixes and some new config options,
this release mainly has changes under the hood.
There is now only one configuration file for both
the command line tool and the Web interface.
Configuration of jamdb should be much easier now.

2003-10-22 05:01
0.9.8

Cette version corrige-têtes HTTP à faire MSIE / MS utilisateurs de Media Player heureux maintenant. Il améliore la fonctionnalité de téléchargement de travailler avec des fichiers de plus de paramètre memory_limit de PHP. Il ya quelques autres petites corrections.
Tags: Minor bugfixes
This release fixes HTTP headers to make MSIE/MS Media
Player users happy now. It improves the download
feature to work with files greater than PHP's
memory_limit setting. There are some other small fixes.

2003-04-12 05:28
0.9.7

Ceci est principalement une version corrige des bogues. L'icône de téléchargement peuvent maintenant être désactivées, et JamDB peut être configuré pour utiliser plus d'un répertoire pour trouver les chansons.
Tags: Minor bugfixes
This is mainly a bugfix release. The download icon can now be disabled, and JamDB can be setup to use more than one directory to search for songs.

2002-11-23 20:51
0.9.6

Cette version apporte des fonctionnalités grand nombre de nouvelles ainsi que quelques petites corrections. Désormais, il sait automatiquement la différence entre les albums de l'artiste commun et échantillonneurs / soundtracks, et peuvent les afficher en conséquence avec le nouveau "ViewMode" feature. PostgreSQL est maintenant bien pris en charge. Le jamdb différentes mise à jour des outils * ont été fusionnés en un seul outil beaucoup améliorée, jamdb-update, qui comprend maintenant des options de ligne de commande. La structure de base de données a été amélioré pour fournir des informations beaucoup plus chanson. Une base de données reconstruction est nécessaire.
Tags: Major feature enhancements
This version brings many great new features as well as some small fixes. It now automagically knows the difference between common artist albums and samplers/soundtracks, and can display them accordingly with the new "ViewMode" feature. PostgreSQL is now well supported. The different jamdb-update* tools have been merged to one much improved tool, jamdb-update, which now understands command line options. The database structure has been improved to provide much more song information. A database rebuild is required.

2002-07-28 11:09
0.9.5

JamDB utilise maintenant PEAR DB, la couche d'abstraction de base de données PHP pour les connexions de base de données. Cela lui permet d'être utilisé avec les nombreuses bases de données différentes. La facilité d'utilisation a été augmenté et quelques bugs ont été corrigés.
Tags: Minor bugfixes
JamDB now uses PEAR DB, the PHP Database Abstraction Layer for database connections. This enables it to be used with many different databases. Usability has been increased and some annoying bugs have been fixed.

Project Resources