this post was submitted on 24 Aug 2024
5 points (100.0% liked)

Beehaw Support

2794 readers
1 users here now

Support and meta community for Beehaw. Ask your questions about the community, technical issues, and other such things here.

A brief FAQ for lurkers and new users can be found here.

Our September 2024 financial update is here.

For a refresher on our philosophy, see also What is Beehaw?, The spirit of the rules, and Beehaw is a Community


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.


if you can see this, it's up  

founded 2 years ago
MODERATORS
 

I have looked through the app I use (mlem) and the web interface but I can't figure out how to give a link post an image, as when I try to put something into the image section it replaces the link.

So how is it done exactly? Is this some setting, special script or app feature I don't know about? Or have I missed something?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 weeks ago (1 children)

Oh, hmm, so why on youtube videos does the image fetch sometimes work and sometimes not, and same for other URLs,

It all depends on the Lemmy server making the fetch. Many Lemmy instances are run from various VPS's, and sometimes sites block IP ranges from certain cloud providers or Cloudflare might not let them through unchallenged. If the server can't fetch the details, it won't have the thumbnail image.

I think it also depends on the instance's pict-rs configuration as well. If the thumbnail it fetches is larger than the max size configured for pict-rs, it won't fetch it. There's some other weirdness with that process, but I'm not sure enough to even try to explain it lol.

[–] [email protected] 2 points 3 weeks ago

Ah, thanks so much for explaining! This makes sense, yeah.