Skip to content

Add audio MIME types to default MIME aliases #30173

@kimimaru4000

Description

@kimimaru4000

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.
I'm using the files_automatedtagging app on my install, and there are no MIME types for audio and videos files by default. The MIME type file says there is a way to override it, however, considering there are less-common types in that file, I'm curious why there are no audio or video types, some of which are common, included by default.

Describe the solution you'd like
Add the following MIME types for audio:

  • audio/aac
  • audio/ogg
  • audio/opus
  • audio/midi
  • audio/x-midi
  • audio/mpeg
  • audio/wav
  • audio/webm

Add the following MIME types for video:

  • video/mp4
  • video/mpeg
  • video/ogg
  • video/webm

Describe alternatives you've considered
As described in the MIME type file, it's possible to add aliases, but one would have to do this for each install. Considering these missing MIME types are common, it could save users the time and effort of adding them by hand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmapenhancementgood first issueSmall tasks with clear documentation about how and in which place you need to fix things in.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions