cross-posted from: https://lemmy.world/post/12315554
Post is displaying URL image in Thunder but not Voyager
Hi,
I’m comparing Lemmy Android app clients and I’m between Thunder and Voyager.
I noticed something weird with Voyager. There was this post it displays an image in the timeline using Thunder but it doesn’t in Voyager.
Is it some configuration that I need to tweak in Voyager?
Also, is there some config to display short text about the post if has image? Like some description below if available
Thanks
Hi there, thanks for the question! I think MentalEdge pretty much answered the question, but I’d like to give some clarifications!
By default, Thunder will only grab thumbnails that come back from the instance. If the instance doesn’t provide a thumbnail, then Thunder will just show the URL link. This is what I’m experiencing as well with the link that you provided.
There is an additional option in the settings which allows Thunder to attempt to get thumbnails when none are provided. This is “Scrape Missing Link Previews”. This option is off by default, so you’ll have to manually enable it to turn it on. In order to get the thumbnail, Thunder has to retrieve the metadata information of the link (which means that it’ll have to “connect” to the site to do so)
I believe this option came from a time where Lemmy had an issue with thumbnail previews not being populated which meant that most posts were not showing up properly.
As for why you’re seeing the thumbnail even when the option is turned off, I’m not too sure. If you’d like, you can submit a new issue on our GitHub page with some more details and I can take a look into this for you!