Garageband 3 creates files in 'audio/x-m4a' mime format.
To support these change conf/config.php and add the filetype...
define("PODCASTER_FILE_TYPES", "audio/mpeg,audio/mp3,audio/x- m4a");
Log in to post a comment.