Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#4923 closed enhancement (fixed)

Add m4a mime type to MythWeb music module

Reported by: greend139@… Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: mythweb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This patch adds the m4a mime type to the stream.php file. I could not stream aac encoded music with the m4a extension before adding this. You should apply the patch in ticket 4922 before applying this.

Attachments (2)

stream.php.patch (375 bytes) - added by greend139@… 16 years ago.
Adds mime type for m4a audio files
stream.php.patch.1 (381 bytes) - added by greend139@… 16 years ago.
Adds the correct mimetype for m4a audio

Download all attachments as: .zip

Change History (7)

Changed 16 years ago by greend139@…

Attachment: stream.php.patch added

Adds mime type for m4a audio files

comment:1 Changed 16 years ago by greend139@…

Well I feel silly. Messed up that mime type. It should be mp4a-latm for m4a audio. Attaching a new patch.

Changed 16 years ago by greend139@…

Attachment: stream.php.patch.1 added

Adds the correct mimetype for m4a audio

comment:2 Changed 16 years ago by Rob Smith

Owner: changed from xris to Rob Smith
Status: newaccepted

comment:3 Changed 16 years ago by Rob Smith

Resolution: fixed
Status: acceptedclosed

(In [17427]) Fixes #4923, adds in the mp4a mime type to the music player

comment:4 Changed 16 years ago by Doug Goldstein <cardoe@…>

Is this a backport candidate?

comment:5 Changed 16 years ago by Rob Smith

(In [17573]) [17427] and [17031] from trunk to 0.21-fixes, Fixes #4922, Typo fix, thanks greend139, Fixes #4923, adds in the mp4a mime type to the music player

Note: See TracTickets for help on using tickets.