guidance on mediaproxy? #9123
Unanswered
animegrafmays
asked this question in
Q&A
Replies: 1 comment
-
Comment the next lines in /misskey-media-proxy/built/index.js // else if (!file.mime.startsWith('image/') || !FILE_TYPE_BROWSERSAFE.includes(file.mime)) { Works for my deployment |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hey friends. I'm trying to set up a new instance and use Mediaproxy, which for the most part functions. but it will not proxy MP4 files from any instance. the error it throws is:
ERR 1 [server] StatusError: Rejected type
I checked google and there's no documentation on specifying types to proxy, and it's only MP4 files that it rejects. Any ideas?
thank you!
Beta Was this translation helpful? Give feedback.
All reactions