flickr-downloadr / flickr-downloadr-gtk

A cross-platform desktop app, written in Mono that would download (all or selected) photos from your photostream in their selected size along with their description, title and tags.
https://flickrdownloadr.com/
MIT License
177 stars 41 forks source link

Fixed issue #53 - corrupted images in cache #58

Closed robermann closed 7 years ago

robermann commented 7 years ago

Now we try to recover in case of possible corrupted images, by deleting them and retrying a new read. EDIT: see my PR on fix53bis.