-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
I tried making an .opus inscription, but I think the MIME type is not being recognized by explorers? It shows up as application/octet-stream
https://ordinals.com/inscription/887050cbecaa84b374278210631e5388a68bee95bf9a68125d655dfd79137d46i0.
I'm wondering if the MIME type should be changed to "audio/opus", the official MIME type for Opus audio files
right now its listed as "audio/ogg;codecs=opus"
In
Line 84 in 1e4e6b7
| ("audio/ogg;codecs=opus", GENERIC, Audio, &["opus"]), |
Any suggestions how we can fix this?
Metadata
Metadata
Assignees
Labels
No labels