[digiKam-users] Where to find album thumbnails
Maik Qualmann
metzpinguin at gmail.com
Sat Jun 27 21:44:13 BST 2020
The "digikam4.db", table "albums" field "icon" has nothing to do with the
thumbnails. The thumbnails can / are found via the file path or the unique
file hash. Remember that the blob is a PGF file.
Maik
Am Samstag, 27. Juni 2020, 22:26:18 CEST schrieb daniel bip:
> Hi there,
>
> I'm coding a simple script in python which is supposed to send the
> thumbnail of each album by e-mail to a given address. But I'm getting crazy
> understanding where to look for that thumbnail.
>
> I'm running digikam on sqlite files, and from what I've seen thumbnails
> might be stored in file "thumbnails-digikam.db", table "Thumbnails" field
> "Data" (blob field?), where they are listed by the same id which appears in
> "digikam4.db", table "albums" field "icon".
>
> If so, I don't have anything in there... where should I look for that icon?
>
> Thanks in advance :-)
>
>
> BR,
>
> d.
More information about the Digikam-users
mailing list