Damselfly icon indicating copy to clipboard operation
Damselfly copied to clipboard

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 su...

Results 196 Damselfly issues
Sort by recently updated
recently updated
newest added

Damselfly version: v4.1.3.0 docker compose ``` services: damselfly: container_name: damselfly image: webreaper/damselfly network_mode: host environment: - TZ="America/New_York" volumes: - /etc/localtime:/etc/localtime:ro - ./config:/config - ./thumbs:/thumbs - /mnt/photography:/pictures restart: unless-stopped ``` I...

I have some pictures tagged with 'Robin', and want to tag a new picture with a new face, with name 'Rob'. The dialog only lets me proceed by autocompleting 'Rob'...

To navigate large, deeply nested directory structures, it would be helpful if there was an option to by default only display top-level directory in the tree and manually expand subdirectories...

Have a look at this sample https://github.com/TheJoeFin/MagickCrop and see about straightening photos

Investigate turning on GPU accelerationnfor face and maybe object recognition.

Ditch the ImageMagick build in the damselfly docker base image, and all of the process management stuff, and instead use Magick.Net for the IM conversion stuff....

Have been having issues recently with keyword searches returning zero results despite matching keywords appearing in sidebar when navigating to the image

Some people have noticed that the client-side browser cache footprint can get quite large, which can lead to CPU issues. So there should be a setting to allow this to...

Sometimes they fail - would be nice to retry