Re: [Darktable-users] Screwed duplicates

2015-07-29 Thread Sebastian
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I created an issue for the collect module, but I'm unsure how to proceed with the tag. http://redmine.darktable.org/issues/10594 On 06/30/2015 11:17 PM, Tobias Ellinghaus wrote: > Am Dienstag, 30. Juni 2015, 10:25:17 schrieb Pascal Obry: >> Le mard

Re: [Darktable-users] Screwed duplicates

2015-06-30 Thread Tobias Ellinghaus
Am Dienstag, 30. Juni 2015, 10:25:17 schrieb Pascal Obry: > Le mardi 30 juin 2015 à 10:20 +0200, Sebastian a écrit : > > Additionally a tag would be nice. E.g. darktable|duplicate or > > darktable|original|[id] > > But this needs more discussion: what do you think? > > I would be in favor of addin

Re: [Darktable-users] Screwed duplicates

2015-06-30 Thread jeremy rosen
sure, start by the 1.6 usermanual, there is a section on using lua, then gooogle around for tutorials. I would advise making a backup of your DB if you are developing a lua script. the following (untested) script should add a new shortcut to select all duplicates from your database. you can then

Re: [Darktable-users] Screwed duplicates

2015-06-30 Thread darktable
On Tue, 30 Jun 2015 12:29:29 +0200 jeremy rosen wrote: >duplicate info is available in lua, so writing a lua script to >remove all dups should be trivial... just saying I have never used lua. Any good resource to learn? -- sknahT vyS --

Re: [Darktable-users] Screwed duplicates

2015-06-30 Thread jeremy rosen
duplicate info is available in lua, so writing a lua script to remove all dups should be trivial... just saying On Tue, Jun 30, 2015 at 10:26 AM, Pascal Obry wrote: > And do not forget to open a Redmine ticket otherwise nothing will > happen :) > > -- > Pascal Obry / Magny Les Hameaux (78) >

Re: [Darktable-users] Screwed duplicates

2015-06-30 Thread Pascal Obry
And do not forget to open a Redmine ticket otherwise nothing will happen :) -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg.net --recv-key F949BD3B signature.asc Descripti

Re: [Darktable-users] Screwed duplicates

2015-06-30 Thread Pascal Obry
Le mardi 30 juin 2015 à 10:20 +0200, Sebastian a écrit : > Additionally a tag would be nice. E.g. darktable|duplicate or > darktable|original|[id] > But this needs more discussion: what do you think? I would be in favor of adding only a darktable|duplicate for duplicate images. -- Pascal Obry

Re: [Darktable-users] Screwed duplicates

2015-06-30 Thread mahikeulbody
I second this request. 2015-06-30 10:20 GMT+02:00 Sebastian : > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Looking at the 'image information' module in lighttable, the 'version' > for duplicates is 1, while it is 0 for original images. > However, there are no tags applied, and it is

Re: [Darktable-users] Screwed duplicates

2015-06-30 Thread Sebastian
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Looking at the 'image information' module in lighttable, the 'version' for duplicates is 1, while it is 0 for original images. However, there are no tags applied, and it is not possible to filter for the image version in 'collect images'. I like to

Re: [Darktable-users] Screwed duplicates

2015-06-29 Thread darktable
On Mon, 29 Jun 2015 22:48:00 +0200 Pascal Obry wrote: >> In the LIBRARY.DB > table: IMAGES there's a column: VERSION that is >> greater than 0 if there are duplicate/virtual copies. >> >> Is there a way of querying the tables within LightTable? > >No, I don't think there is a solution from the l

Re: [Darktable-users] Screwed duplicates

2015-06-29 Thread Pascal Obry
Le lundi 29 juin 2015 à 13:44 -0700, darkta...@911networks.com a écrit : > On Mon, 29 Jun 2015 12:47:57 -0700 > darkta...@911networks.com wrote: > > > DT didn't create external files (not exactly: DT created: > > filename__01.raf.xmp). > > > > Is there a way of selecting the duplicates/virtual

Re: [Darktable-users] Screwed duplicates

2015-06-29 Thread darktable
On Mon, 29 Jun 2015 12:47:57 -0700 darkta...@911networks.com wrote: >DT didn't create external files (not exactly: DT created: >filename__01.raf.xmp). > >Is there a way of selecting the duplicates/virtual copies within DT? In the LIBRARY.DB > table: IMAGES there's a column: VERSION that is great

Re: [Darktable-users] Screwed duplicates

2015-06-29 Thread Romano Giannetti
On 29/06/15 20:55, john wrote: > Don't despair. If you have not made any edits since this unfortunate > duplication, you can use "find -newer" to identify all of the > duplicates. I sometimes use this approach to move just the most recent > images from an SD card. > > My command would look lik

Re: [Darktable-users] Screwed duplicates

2015-06-29 Thread Romano Giannetti
On 29/06/15 20:55, john wrote: > Don't despair. If you have not made any edits since this unfortunate > duplication, you can use "find -newer" to identify all of the > duplicates. I sometimes use this approach to move just the most recent > images from an SD card. > > My command would look lik

Re: [Darktable-users] Screwed duplicates

2015-06-29 Thread darktable
On Mon, 29 Jun 2015 11:55:34 -0700 john wrote: >> I just created 1864 duplicates by mistake. I pressed Alt-0 to >> remove the single star rating to all the selected images and >> somehow DT created 1864 duplicates. That was fast, less then 30 >> secs to create so many duplicates. >> >> Now the pr

Re: [Darktable-users] Screwed duplicates

2015-06-29 Thread john
On 06/29/2015 08:26 AM, darktable-users-requ...@lists.sourceforge.net wrote: > Date: Mon, 29 Jun 2015 08:25:55 -0700 > From:darkta...@911networks.com > Subject: [Darktable-users] Screwed duplicates > To:darktable-users@lists.sourceforge.net > Message-ID:<20150629082555.

[Darktable-users] Screwed duplicates

2015-06-29 Thread darktable
Hi, I just created 1864 duplicates by mistake. I pressed Alt-0 to remove the single star rating to all the selected images and somehow DT created 1864 duplicates. That was fast, less then 30 secs to create so many duplicates. Now the problem: How do I delete all of these duplicates? (hopefully n