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

Bug: Discord embed breaks any other embed #485

Closed
ItsMelody opened this issue Nov 10, 2023 · 2 comments
Closed

Bug: Discord embed breaks any other embed #485

ItsMelody opened this issue Nov 10, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@ItsMelody
Copy link

ItsMelody commented Nov 10, 2023

What happened?

When using the "Embed" setting in generating ShareX configs, it'll embed on discord. However if you then try embedding it in, for example, a phpbb forum, using the [img] tags, the image won't embed. The only workaround, currently, is to turn embeds off in ShareX so it doesn't use Discord's embed model and then embedding it in phpbb.

Showing: https://cdn.vndctr.nl/u/2023-11-10_21:59:02.png
Expected: https://cdn.vndctr.nl/u/2023-11-10_22:01:44.png

EDIT: It's also doing the same thing on IP.Board. Not embedding the image itself but instead displaying it as a link, rather than embedding, which is the expected behavior

Version

latest (ghcr.io/diced/zipline or ghcr.io/diced/zipline:latest)

What browser(s) are you seeing the problem on?

Firefox

Zipline Logs

No response

Browser Logs

No response

Additional Info

No response

@ItsMelody ItsMelody added the bug Something isn't working label Nov 10, 2023
@github-actions github-actions bot added this to the 3.7.1 milestone Nov 10, 2023
@diced
Copy link
Owner

diced commented Nov 11, 2023

I don't think there is much I can do to fix this, but a workaround is just using the raw link, https://example.com/r/<filename>.abc, which provides a raw link to the file and hopefully those forum sites work with that. Unfortunately if they don't support og image tags and whatnot I can't do anything else.

@ItsMelody
Copy link
Author

I don't think there is much I can do to fix this, but a workaround is just using the raw link, https://example.com/r/<filename>.abc, which provides a raw link to the file and hopefully those forum sites work with that. Unfortunately if they don't support og image tags and whatnot I can't do anything else.

That actually was exactly what I needed. Thank you!

@ItsMelody ItsMelody closed this as not planned Won't fix, can't repro, duplicate, stale Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants