Damselfly
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...
When creating keyword operations, if there are > 3 entries with `state == -1` (i.e., failed) for the keyword and the same image file, don't keep adding more, but give...
Rather than running VACUUM every startup - which can be time-consuming - write a flag/config setting whenever we perform a delete, and then at next startup, if that flag is...
With the right docker config, it might just work....
I have a large gallery of pictures with face tags generated in Digikam. When I import those to Damselfly, the face regions for pictures in portrait orientation are out of...
Various ways to do it: 1. Upload into a folder (right-click folder, choose 'upload' and browse for files) 2. Upload into a folder (right-click folder, 'Paste' image from clipboard) 3....
https://github.com/dotnet/efcore/issues/28444
Hello, I can see this in a console of a `webreaper/damselfly:dev` (the latest version from yesterday), Damselfly stops responding to requests. This happened after trying to create admin user (I've...
Allow filtering by time of day: Early Morning (0200 - 0500) Sunrise (0400 - 0900) Morning (0800 - 1200) Afternoon (1200 - 1700) Early Evening (1600 - 2000) Evening (1900...