<div dir="ltr">Hi,<div><br></div><div>I'm trying to construct the full image path from the images in the sqlite database.</div><div><br></div><div>I have this file, for example:</div><div>X:\Nino\Pictures\2018-03\20160511_162826.jpg<br></div><div><br></div><div>What I have so far is the:</div><div>- image filename (<a href="http://images.name">images.name</a>): 20160511_162826.jpg</div><div>- the relative path in the album (albums.relativePath): /2018-03</div><div>- the root path of the album (albumRoots.specificPath): /Nino/Pictures</div><div><br></div><div>What I'm missing though is the drive letter.</div><div>There is sth. like this in albumRoots.identifier: volumeid:?uuid=c472a11d</div><div>But the uuid is completely different(and very short) than what mountvol gives me:</div><div><font face="monospace">    \\?\Volume{3293a795-02c3-11e8-b7f0-50e549c6af80}\<br>        X:\<br></font></div><div><font face="monospace"><br></font></div>How is Digikam constructing the filename from the database?<div><br></div><div>Cheers,</div><div>Nino<br><div><br></div></div></div>