tachiyomi/app/src/main/java
Two-Ai bbe0ab1dd0
Fix delay between URL fetch and image download (#9452)
Fetch each source image URL immediately before downloading each image
instead of fetching all URLs and then downloading all images.

Source image URLs may change, so the downloader may fail if there is
too long a delay between fetching the image URL and downloading the
image.
2023-05-05 22:17:51 -04:00
..
eu/kanade Fix delay between URL fetch and image download (#9452) 2023-05-05 22:17:51 -04:00