Webreaper / Damselfly

Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thumbnail Mismatch

grainsoflight opened this issue · comments

There seems to be an issue in the more recent releases with a thumbnail mismatch. Clicking an image displays the keywords associated with the full size image in the sidebar, but the thumbnail does not match the full size image. Happens sporadically, not to every image, but is not resolved with a browser refresh.

I've never seen this.

  1. Are you using background thumbnail generation, or on-demand?
  2. Have you tried explicitly regenerating the thumbnails to ensure they're up to date?
  3. Have you tried shift-Refresh, as it's possible the images may be being cached too heavily be Chrome. I do some cache-busting, but perhaps something else is going on.

Regenerating the individual thumbnail fixed it, though I currently have no way to see how many images are affected by the issue because search is not functioning. Do you think background thumbnails would resolve the issue?

I turned background thumbnails on and set the system to regenerate thumbnails, and it replaced the one I had corrected with the incorrect thumbnail again

It looks like it reverted while the process was running, but was corrected again when the entire process finished