Created attachment 106101 [details] Screenshots inconsistent import. I recently imported pictures from a Sony R100 M3 (which is recognized as a generic usb mass storage device). Some pictures are saved with the wrong picture contents. That means the meta data does not fit to the actual picture, since the picture contents belongs to another picture. For a better explanation, please have a look at the attached screenshot. It shows the import window with the correct picture content, filename and metadata. The lower part shows the main window where the filename and the metadata is copied correctly, but now belong to another picture content (actually to a picture which was recorded several days later). I've checked the copied picture with other programs and they show that it is indeed a mixture of the file name and metadata of one picture and the content of another one (so not a database or thumbnail issue).
digiKam 7.0.0 stable release is now published: https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/ We need a fresh feedback on this file using this version. Best Regards Gilles Caulier
Maik, I never seen this issue before... Gilles
Git commit eeb5ba940b0b7e523200e791b9f98623ab75b65b by Maik Qualmann. Committed on 15/06/2022 at 17:12. Pushed by mqualmann into branch 'master'. fix read creation date from imported items from Import Tool - Metadata for renaming will only be read after saving in the album - Correct creation of date based albums. - Add metadata and camera renaming options in the Import Tool. - Removed live renaming preview in import view, preview for selected item only. Related: bug 452088, bug 444928, bug 386072, bug 455091 FIXED-IN: 8.0.0 M +5 -1 NEWS M +9 -1 core/utilities/advancedrename/advancedrenamemanager.cpp M +1 -0 core/utilities/advancedrename/advancedrenamemanager.h M +2 -0 core/utilities/advancedrename/common/parsesettings.h M +1 -3 core/utilities/advancedrename/parser/importrenameparser.cpp M +4 -1 core/utilities/advancedrename/parser/options/filepropertiesoption.cpp M +129 -201 core/utilities/import/backend/cameracontroller.cpp M +1 -18 core/utilities/import/backend/cameracontroller.h M +1 -1 core/utilities/import/backend/camiteminfo.h M +1 -1 core/utilities/import/items/importdelegate.cpp M +339 -267 core/utilities/import/main/importui.cpp M +9 -10 core/utilities/import/main/importui.h M +7 -1 core/utilities/import/main/importui_p.h M +8 -28 core/utilities/import/widgets/renamecustomizer.cpp M +2 -1 core/utilities/import/widgets/renamecustomizer.h https://invent.kde.org/graphics/digikam/commit/eeb5ba940b0b7e523200e791b9f98623ab75b65b