hi,




On Wed, Jul 3, 2013 at 3:50 AM, Kevin <kmg...@bigpond.com[1]> wrote:


I have developed an Android-based image viewer that is driven by the dt 
database. I 
have a BASH script that exports changed images to JPGs, these JPGs and the dt 
database are then (clumsily) transferred to the mobile device. 
 


My problem is when I have created duplicated images.
 
I have examined the database and found that there is a second "images" table 
row 
which is tied to the "original" row via the "group_id" column.


OK, got it! :)

The duplicates are actually linked by filename and film_id. The xmp suffix is 
the target 
image's id's ordinal position in the sorted set of all such linked image ids.

Thanks for the information - much appreciated.

Kev


--------
[1] mailto:kmg...@bigpond.com
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to