Hello, I was wondering if it is possible to fix the rename on import function in 7.0.0 At the moment I have to import first and then rename after because of a bug (per Maik).
digiKam 7.0.0 stable release is now published and now available as FlatPak: https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/ We need a fresh feedback on this file using this version. Thanks in advance Gilles Caulier
Hi Andrius and happy new year, Can you reproduce the problem with digiKam 7.5.0 pre-release AppImage bundle for Linux available here : https://files.kde.org/digikam/ Best regards GilleS Caulier
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 444928, bug 386072, bug 381214, 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