https://bugs.kde.org/show_bug.cgi?id=455091
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |WORKSFORME --- Comment #13 from Maik Qualmann <[email protected]> --- The {unique} modifier only considers the set of files just imported, not whether any already exist in the album. During the download, the option in the digiKam camera settings would take effect here, whether duplicate files should be overwritten, skipped or renamed with a _vxx extension. I already wrote that renaming just by date is a very bad idea. Why don't you rename the files after importing them? Then all database renaming functions are available. The digiKam view can sort by date, then rename all files with date and a running counter (###). Detecting whether files have already been imported is a complicated story. We can't use a fingerprint at the moment because the file isn't available to us locally when importing from the GPhoto2 driver. The detection is currently a mix of device ID + file name + file size and date. Yes, the import tool needs some major improvements that are on my todo list. We already have a bug report on the problem of recognizing files that have already been downloaded, I'll close it here. Maik -- You are receiving this mail because: You are watching all bug changes.
