Mac Categories

Ampache 3.5 Beta 2 / 3.4.4


Ampache Web-based audio file manager implemented with MySQL and PHP

System Requirememts
Mac OS X
Download Details
Company Karl Vollmer
Version 3.5 Beta 2 / 3.4.4
Post Date April 25, 2009
License GPL
File Size 1.7 MB
There are no screenshots

Ampache 3.5 Beta 2 / 3.4.4


Web-based audio file manager implemented with MySQL and PHP
Ampache is a Web-based Audio file manager. It is implemented with MySQL, and PHP. It allows you to view, edit, and play your audio files via the web.

Ampache includes playlists support, artist and album views, album art, random play, playback via Http/On the Fly Transcoding and Downsampling, Vote based playback, Mpd and Icecast, Integrated Flash Player, as well as per user themes and song play tracking

You can also Link multiple Ampache servers together using XML-RPC. Ampache supports GETTEXT translations and has a full translation of many languages.


Requirements:

  • Any Webserver
  • PHP 4.1.2 or higher
  • MySQL 4.0 or higher
  • 16MB of Ram


    What's New in This Release:

  • Fix ASX playlists so more data shows up in WMP (Thx Jon611)
  • Fix dynamic playlist items so they work in stream methods again
  • Fixed Recently played so that it correctly shows unique songs with the correct data
  • Fix some issues with filenames with Multi-byte characters (Thx Momo-i)
  • Add WMV/MPG specific parsing functions (Thx Momo-i)
  • Add text to /test.php for hash() and SHA256() support under PHP section
  • Fix SHA256 Support so that it references something that exists
  • Fix incorrect debug_event() on login due to typo
  • Remove manage democratic playlist as it has no meaning in the current version
  • Run Dba::reset_db_charset() after upgrade incase people are playing hot potato with their charsets.
  • Move Server Preferences to Admin menu (Thx geekdawg)
  • Fixed missing web_path reference on radio creation link
  • Fixed remote catalog_clean not working
  • Fixed xmlrpc get image. getEncoding wasn't static