Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefer audio/aac for .aac files #49

Merged
merged 1 commit into from
May 17, 2021
Merged

Prefer audio/aac for .aac files #49

merged 1 commit into from
May 17, 2021

Conversation

gmcgibbon
Copy link
Member

@gmcgibbon gmcgibbon commented May 13, 2021

#48

Previous to 1.0, marcel identified aac audio as audio/aac. With the new mime source, it identifies aac files as audio/x-aac. This restores the previous behaviour. Note, there is no magic for aac files, so the extension doesn't specify any matching criteria.

@pixeltrix pixeltrix merged commit 5da0a7e into rails:main May 17, 2021
@gmcgibbon gmcgibbon deleted the aac branch May 17, 2021 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants