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 #57

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.

floydpink commented 7 years ago

I am sorry that I am bringing up this again - but it would be great if the PR only has the relevant changes for what is being added/enhanced.

I do not want to merge this in, in the current form

floydpink commented 7 years ago

But - thank you for spending the time to make the app better - 👍

robermann commented 7 years ago

Ah yes sorry, I branched at the wrong position (I'm still not so accustomed with git)