This is the first 'stable' release of the 3.3 branch. It fixes seeking in Winamp5, session and cookie issues, preference issues when no_auth was set
along with numerous other bugfixes. It also includes an improved the web installer.
v.3.3, 04/17/2005:
- Fixed seeking and lack of http headers during normal playback
(Thx Nikk)
- Fixed random play bug where it wouldn't return any songs due
to a malformed sql statement. (Thx J)
- Fixed a typo that caused the song format to be ignored by play.php
(Thx Nikk)
- Fixed lack of an error message if amazon album art was a search
method, but no developer key was specified
- Fixed the memory allocation code.
- Fixed a lack of status reporting during the album art searches
now prints out Searched 100. . . like all other catalog
functions.
- Added User Registration (Thx Terry) *Not Finished!
- Fixed problem where an error would occur if only one album
art gathering method was selected.
- Fixed problem where it would continue to search for album art
when updating multiple songs from the same album where art
has already been found.
- Added Debug Script for Amazon Album Art search (in /bin)
- Cleaned up some dirty HTML, and redudent functions
- Fixed lack of redirect to the Install page if no config file is
found
- Fixed login page so it respects the values set in the database
for background color etc
- Fixed lack of cookie deletion on logout, and lack of session
removal...
- Added forced Garbage Collection at least 20% of the time.
- Fixed Installation Script, admin/changeme is no longer the
default username/password. Installation script creates
initial admin user
- Fixed html, and lack of web_path definitions on the account
page, also spruced up the look a little bit
- Switched all short tags to long tags (>? --> >?php)
- Fixed preferences so that it doesn't display an input field
if you don't have access to change said preference
- Fixed album art saying it's found when it really wasn't
- Fixed problem where changes to preferences weren't respected
if use_auth = false
- Fixed download, and direct link, both were not respecting
the song->type
- Tweaked m3u generation removing the \ before the filename to
prevent mp3blaster from failing (Thx Rubin)
- Added command line script /bin/compare_config looks at
ampache.cfg.dist and compares it to the ampache.cfg looking
for missing config values.
- Tweaked db update check so it does it on every page load, rather
than just on login.php (so use_auth=no gets checked)
- Fixed problem with user create and user edit where it wasn't doing
any really good error checking, or notifying you when it
failed to update/create
- Tweaked now playing in an attempt to allivate some now playing
floods that people were seeing
Contact:
IRC: irc.ampache.org #ampache (Freenode)
Forums:
Forums
E-mail: dev AT ampache.org
Enjoy!
-Karl Vollmer