<div dir="ltr"><div>Hi there,</div><div><br></div><div>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.</div><div><br></div><div>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".</div><div><br></div><div>If so, I don't have anything in there... where should I look for that icon?</div><div><br></div><div>Thanks in advance :-)</div><div><br></div><div><br></div><div>BR,</div><div><br></div><div>d.<br></div><div><br></div></div>