<div dir="ltr"><div>Hi Mark,</div><div><br></div><div>Ok, thanks, now I understand how are the tables and fields linked. Merci!</div><div><br></div><div><br></div><div>BR,</div><div><br></div><div>d.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 27 Jun 2020 at 23:11, Maik Qualmann <<a href="mailto:metzpinguin@gmail.com">metzpinguin@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Oh, sorry, I missed the "Album" of thumbnails. Yes, the "Icon" column is <br>
correct. You can find the Image.id from the Images table if an album thumbnail <br>
is set.<br>
<br>
Maik<br>
<br>
Am Samstag, 27. Juni 2020, 23:02:52 CEST schrieb daniel bip:<br>
> Maik,<br>
> <br>
> Thank you for your prompt reply.<br>
> <br>
> If "digikam4" > "albums" > "icon" has nothing to do with the Album<br>
> Thumbnail where can I find that information then?<br>
> <br>
> Thanks.<br>
> <br>
> <br>
> BR,<br>
> <br>
> d.<br>
> <br>
> On Sat, 27 Jun 2020 at 22:46, Maik Qualmann <<a href="mailto:metzpinguin@gmail.com" target="_blank">metzpinguin@gmail.com</a>> wrote:<br>
> > The "digikam4.db", table "albums" field "icon" has nothing to do with the<br>
> > thumbnails. The thumbnails can / are found via the file path or the unique<br>
> > file hash. Remember that the blob is a PGF file.<br>
> > <br>
> > Maik<br>
> > <br>
> > Am Samstag, 27. Juni 2020, 22:26:18 CEST schrieb daniel bip:<br>
> > > Hi there,<br>
> > > <br>
> > > I'm coding a simple script in python which is supposed to send the<br>
> > > thumbnail of each album by e-mail to a given address. But I'm getting<br>
> > <br>
> > crazy<br>
> > <br>
> > > understanding where to look for that thumbnail.<br>
> > > <br>
> > > I'm running digikam on sqlite files, and from what I've seen thumbnails<br>
> > > might be stored in file "thumbnails-digikam.db", table "Thumbnails"<br>
> > > field<br>
> > > "Data" (blob field?), where they are listed by the same id which appears<br>
> > <br>
> > in<br>
> > <br>
> > > "digikam4.db", table "albums" field "icon".<br>
> > > <br>
> > > If so, I don't have anything in there... where should I look for that<br>
> > <br>
> > icon?<br>
> > <br>
> > > Thanks in advance :-)<br>
> > > <br>
> > > <br>
> > > BR,<br>
> > > <br>
> > > d.<br>
<br>
<br>
<br>
<br>
</blockquote></div>