Přemysl Eric Janouch 059825f169
gallery: add dhashes in one big DB transaction
iotop showed gigabytes of writes for a DB in the order of 100 MB.
2024-01-20 18:15:12 +01:00
2023-12-29 15:02:28 +01:00
2023-12-29 15:02:28 +01:00
2023-12-29 15:02:28 +01:00
2023-12-29 15:02:28 +01:00
2023-12-29 15:02:28 +01:00
2024-01-18 18:31:09 +01:00
2023-12-29 15:02:28 +01:00
2023-12-29 15:02:28 +01:00
2023-12-29 15:02:28 +01:00

This is gallery software designed to maintain a shadow structure
of your filesystem, in which you can attach metadata to your media,
and query your collections in various ways.

All media is content-addressed by its SHA-1 hash value, and at your option
also perceptually hashed.  Duplicate search is an essential feature.

Prerequisites: Go, ImageMagick, xdg-utils

The gallery is designed for simplicity, and easy interoperability.
sqlite3, curl, jq, and the filesystem will take you a long way.

The intended mode of use is running daily automated sync/thumbnail/dhash/tag
batches in a cron job, or from a system timer.  See test.sh for usage hints.
Description
Gallery with duplicate search and weighted tags, plus DNN autotagger
Readme 595 KiB
Languages
Go 58.1%
C++ 17.7%
JavaScript 12.2%
Shell 6.6%
CSS 4.2%
Other 1.2%