Open ghost opened 2 years ago
Seems to be caused by their API returning the wrong information for the file_url
and sample_url
paths 🤔
http://realbooru.com/index.php?page=dapi&s=post&q=index&limit=20&pid=0&tags=sort%3Ascore
Most of those return a 404 errors, and that's what Grabber rely on to load images.
saw a light and came in...
I don't know what is happening but the problem is on their site. Most images return 404 when clicking them.
Images are loading files now, but videos are still impacted. The site is probably returning the wrong file extension to the filename (eg webm and mp4 pointed to .jpeg). Is there a way we can tell grabber to try other extensions automatically? (.mp4, .webm ) ?
Is this fixed now?
Bug description
Realbooru is not loading every image or video and gives you the error "Image not found." even if the image or video exists on the website itself. It is very spotty when it comes to loading images, some load, some don't.
Steps to reproduce
Add realbooru.com to your sources and search for images or videos
Expected behavior
Grabber loads the image or video in the app
Context
main.log
file to see if any obvious error occurred. main.log Going by the log, Grabber can't load the thumbnails as they don't exist on the Realbooru server (?)settings.ini
file will greatly help maintainers reproduce your problem if it may be caused by your configuration. settings.iniScreenshots
If applicable, add screenshots to help explain your problem. Video showing the spotty loading behaviour - uploaded to Catbox [NSFW]
System information