Reviewed: https://reviews.mahara.org/10254 Committed: https://git.mahara.org/mahara/mahara/commit/4681451f46460cd76fa7f6bb911a7793b06be7ec Submitter: Robert Lyon ([email protected]) Branch: master
commit 4681451f46460cd76fa7f6bb911a7793b06be7ec Author: Lisa Seeto <[email protected]> Date: Fri Aug 9 10:34:47 2019 +1200 Bug 1838483: support .wav and .m4a for embedded media added the .wav and .m4a files to the plugin administration list of file types for internal media added new string for m4a audio file clean up artefact_file_mime_types to change m4a, m4b, m4p and m4r files to be audio/mp4 perform upgrade to update existing files to have the new mimetype Change-Id: I6940c249cd715cfc373c1e0881a86da9c86a2e1b Signed-off-by: Lisa Seeto <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1838483 Title: support .wav and .m4a for embedded media Status in Mahara: Fix Committed Bug description: .wav and .m4a, 2 formats that are produced natively by iOS devices should be supported in the "Embedded media" block. That means they'll also need to be able to be turned on or off at /admin/extensions/pluginconfig.php?plugintype=blocktype&pluginname=file/internalmedia (Admin menu -> Extensions -> Plugin administration -> Plugins blocktype internalmedia It will need to be checked if both formats can be served by our internal HTML5 player video.js or if it's only m4a. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1838483/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

