tools
tools copied to clipboard
Support .opus files
Using mime 2.0.0. I read defaultMagicNumbersMaxLength bytes from the beginning of a .opus file, and it simply returns "unknown".
in my case lookupMimeType(opusFilePath) it returns null
Have faced the same issue....