From 7db599b70d03cc288fcf499bebd9afb2485c930d Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Wed, 14 Jun 2006 23:57:21 +0000 Subject: new vainfo which should solve the ogg with id3 tags issue and potentially break other things yeah! --- docs/CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index c4f0b5f6..5b36f684 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.3.2-Beta3 + - Added new getid3() wrapper (vainfo) should resolve the + id3 tags in oggs issue that some people were having + and makes file only tag basis possible. requires + and update to your ampache.cfg.php - Fixed Transcoding logic issue and added preset line for transcoding flac files in .dist file (Defaulted to Off) - Upgraded to Getid3() 1.7.6 -- cgit