jamdb-announce Mailing List for JamDB
Status: Beta
Brought to you by:
mschiff
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: Marc S. <ma...@sc...> - 2004-12-06 23:46:27
|
JamDB 0.9.9 has been released! Amongst several fixes and some new config options this release has mainly changes under the hood. There is now only one configuration file for both: The command line tool and the webinterface. Configuration of jamdb should be much easier now. have Fun! -Marc |
From: Marc S. <mar...@li...> - 2003-04-11 23:29:18
|
I would like to announce=20 JamDB 0.9.7 Most important changes: *** WebApplication - changed all php start tags from <? to <?php - fixed bug in playlist generation where directories and spaces did not get urlencoded correctly. (Thanks to Misha P) - added register_globals check and print error if set to on. - some more urlencoding fixes - better filenames on file download - mp3.php was not PEAR'd. fixed. - new config option: DISABLE_DOWNLOAD_ICON to make the floppy disk icon disappear - removed [reset] button and therefore always show the [show all] button instead of only showing it when SHOW_ALL_MODE is enabled - PHP will now report Fatal Errors (was: show no errors) - jamdb.conf: multiple CUT_PATH's can now be set up using the pipe (|) as delimiter (according to several FILEDIR's in jamdb-update.conf) - source directory cleanups - config files have moved. The etc subdirectory is not near index.php anymore but in the parent diretory. *** dbstuff/jamdb-update - jamdb-update now reads files with .mp3 extension case insensitive to also accept .MP3 files. (Thanks to Misha P) - keyword MP3DIR in jamdb-update.conf changed to FILEDIR; the keyword is allowed several times now - we look for the config file at the following locations: 1. $HOME/.jamdb-update.conf 2. /etc/jamdb/jamdb-update.conf 3. <jamdb-update>/../etc/jamdb-update.conf - 'use warnings' is happy again - the file is split into several modules now - added Ogg Vorbis support (Thanks to Jens Lansing) new keywords ENABLE_MP3 and ENABLE_OGG required in config *** Database - Postgres: extended mp3 Strings to 1024, self_encoded to 4096 (MySQL doesn't support varchar > 255); no update required for existing dbs if the current size is enough Have fun with it! And please report any Problems to the jam-user Mailinglist or us the Bugtracking System at http://sf.net/projects/jamdb/ -Marc Schiffbauer JamDB Team |