Bug 166274

Summary: rename files on download from camera
Product: [Applications] digikam Reporter: Stephen <marsmissionaries>
Component: AdvancedRename-ImportAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 0.9.4

Description Stephen 2008-07-11 07:35:09 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

I think digikam should have an option when downloading images from the camera to rename the files.

In gthumb this can be done by checking a box not to keep original file name. This results in files having similar names and a "*.jpg" name.

My camera, the Kodak M1033 saves images as *.JPG which is very inconvienient as when i go to upload them firefox usually does not show them in the upload box due to Linux case sensitivity.

Now if this was only 1 or 2 images, manually renaming would not be an issue, but when i am dealing with 200+ pictures, it becomes a large problem. I figured out i could use "rename 's/.JPG/.jpg' *" in the command line, but i think that it is inconvenient.

I like digikam, and don't want to be forced to use gthumb. 

I think that the option to rename the files on download is definitely neccesary
Comment 1 Arnd Baecker 2008-07-11 08:29:54 UTC
Stephen,

just to be sure: there is a rename on camera download, right?
In addition you would like to lower-case the filenames, correct?

Also note the related entries
http://bugs.kde.org/show_bug.cgi?id=141240
http://bugs.kde.org/show_bug.cgi?id=154463

Best, Arnd
Comment 2 Mikolaj Machowski 2008-07-11 10:19:11 UTC
If this is about making names lowercases this is INVALID. There is possibility to make them lowercase, uppercase and several other manipulations.
Comment 3 Mikolaj Machowski 2008-07-11 16:17:24 UTC
This report is invalid because you can change filenames to lowercase when downloading.