[GH-ISSUE #136] HTTP "Content-Type" of "audio/mpeg" is not supported #91

Closed
opened 2026-02-26 02:32:06 +03:00 by kerem · 3 comments
Owner

Originally created by @YugalXD on GitHub (Dec 22, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/136

Having this error when playing music

HTTP "Content-Type" of "audio/mpeg" is not supported. Load of media resource http://localhost:8000/api/b9acced67260b0f35be87fd7cefd2ddc/play failed.
Originally created by @YugalXD on GitHub (Dec 22, 2015). Original GitHub issue: https://github.com/koel/koel/issues/136 Having this error when playing music <code> HTTP "Content-Type" of "audio/mpeg" is not supported. Load of media resource http://localhost:8000/api/b9acced67260b0f35be87fd7cefd2ddc/play failed.</code>
kerem closed this issue 2026-02-26 02:32:06 +03:00
Author
Owner

@YugalXD commented on GitHub (Dec 22, 2015):

Having this issue on Firefox version 43 on Ubuntu 14.04 LTS

<!-- gh-comment-id:166579814 --> @YugalXD commented on GitHub (Dec 22, 2015): Having this issue on Firefox version 43 on Ubuntu 14.04 LTS
Author
Owner

@YugalXD commented on GitHub (Dec 22, 2015):

Solve this by installing missing codecs in Ubuntu by

sudo apt-get install ubuntu-restricted-extras

<!-- gh-comment-id:166583333 --> @YugalXD commented on GitHub (Dec 22, 2015): Solve this by installing missing codecs in Ubuntu by <code> sudo apt-get install ubuntu-restricted-extras </code>
Author
Owner

@Aidenir commented on GitHub (Jan 11, 2016):

On Arch I got it working by installing gst-plugins-ugly and restarting FF.

<!-- gh-comment-id:170464438 --> @Aidenir commented on GitHub (Jan 11, 2016): On Arch I got it working by installing gst-plugins-ugly and restarting FF.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#91
No description provided.