Open molecula2788 opened 8 months ago
'feedme://showImage' is the value before download, 'file://' means downloaded. Maybe failed to download the image.
Is there a way to debug how this might have happened?
Same problem here
Is there a way to debug how this might have happened?
Check the imge is valid or not
Check the imge is valid or not
Yes, if I take the url and remove the feedme://showImage
part, the resulting url points to a valid image. Also, the image is displayed correctly in the freshrss web interface.
I've set up FreshRSS today with FeedMe as an Android client. I have the same issue on almost all of my feeds. If I click the broken image icon, the image opens fine in the browser. I've tried to configure an image proxy on my domain (all images are coming from the same domain), but it didn't solve the issue.
I think I found a workaround: it works if you set Download web page at sync
to Disabled
for that feed.
I think I found a workaround: it works if you set
Download web page at sync
toDisabled
for that feed.
Unfortunately, no impact on my side. Still no images.
I think it won't work for articles that have been already downloaded, but in my tests it works for future ones.
I have this issue from a FreshRSS backend. molecula2788's workaround partially solves it for me, but I then still have to sync a couple of times to actually get images downloaded, and sometimes the images appear in the list view, but not in the actual article.
If there's anything I can do to help debug, happy to do so.
please try 4.2.9 Note: This version will affect the display of downloaded images. Please clear cache and resynchronize after updating the version for a better experience.
For some feeds (reddit for example) images are not shown, but a broken image icon is shown instead.
I've also noticed that if I tap the broken image icon, the image url is shown as beginning with
feedme://showImage/...
, as opposed to a feed where images work, where the url isfile:///storage/...
.