machawk1 / ArchiveThumbnails

An implementation for Ahmed AlSum's "Thumbnail Summarization Techniques for Web Archives"
GNU General Public License v2.0
7 stars 5 forks source link

Initial generation of an image no longer polls-and-replaces #75

Closed machawk1 closed 9 years ago

machawk1 commented 9 years ago

checkAgainIfImageExists() is not executing the replace functionality correctly.

machawk1 commented 9 years ago

replaceImageIfAvailable() is correctly replacing the reflected image on generation but not the main image. Hmm.