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

Option to force media server and re-upload to destination service if possible #2188

Open
Wohlstand opened this issue Sep 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Wohlstand
Copy link

Is your feature request related to a problem? Please describe.
During various tests, I found several problems when uploading content between servers, and other things:

  • Several Discord-sent attachments won't each Telegram for some reasons (gets refused by Telegram because of content of URLs treated as errors, etc.)
  • Matrix-sent files sometimes gets saved as JSONs with error at the media server.
  • Discord-sent stuff as Discord CDN links are inaccessible from China (I have several Chinese users at the Matrix side, and Discord is banned for them).

And I think, to resolve them, it's need to transfer files by different ways, otherwise, they gets missed or inaccessible.

Describe the solution you'd like

  • When sending files (such as pictures, videos, etc) via Discord/Telegram, re-upload to Telegram/Matrix/WhatsApp/etc. as files rather than just forward links to them.
  • To systems like XMPP/IRC that has no fileshare options except of optional HTTP Upload (when BOSH server is configured), upload to local Media Server rather than just forward Discord's URLs.
@Wohlstand Wohlstand added the enhancement New feature or request label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant