brunolojor / jbrout

Automatically exported from code.google.com/p/jbrout
0 stars 0 forks source link

Automatic names switches for each import #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Take a folder with pictures taken at the same time (i.e. h mm ss, it
happen for example with "rafale" mode)
2. import folder with automatic renaming
3. files are renamed, for example p_20081010_1012.jpg and
p_20081010_1012(1).jpg and p_20081010_1012(2).jpg
4. reimport the same files
What is the expected output? What do you see instead?
filenames don't change

instead :  
p_20081010_1012.jpg -> p_20081010_1012(3).jpg
p_20081010_1012(1).jpg -> p_20081010_1012.jpg
p_20081010_1012(2).jpg -> p_20081010_1012(1).jpg

What version of the product are you using? On what operating system?
rev 148 

Please provide any additional information below.

Snifff... l'ordre de mes rafales est perdu! :(

Original issue reported on code.google.com by gautier....@gmail.com on 9 Jan 2009 at 5:19

GoogleCodeExporter commented 8 years ago
excellent ... I noted the same thing here, 30 minutes ago ...
I will correct it (if I found)

Original comment by manat...@gmail.com on 9 Jan 2009 at 5:21

GoogleCodeExporter commented 8 years ago
arghhh ...
it's since 0.3 too ... (in 0.2 : jhead did the job)

I should really find an clever way to avoid this changing names ;-(

Original comment by manat...@gmail.com on 9 Jan 2009 at 5:26

GoogleCodeExporter commented 8 years ago
What about: "don't change the name if it's already ok"?

Original comment by davito...@gmail.com on 9 Jan 2009 at 6:21

GoogleCodeExporter commented 8 years ago
fixed in r156

thans fred
but it was a little more complex than "don't change the name if it's already 
ok". But
the idea was here : thanks

Original comment by manat...@gmail.com on 11 Jan 2009 at 2:03

GoogleCodeExporter commented 8 years ago
You're welcome. After all, I will reap the benefits of your correction too :-)

Original comment by davito...@gmail.com on 11 Jan 2009 at 3:08