Bug 415536 - Rename on Import
Summary: Rename on Import
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: AdvancedRename-Import (show other bugs)
Version: 7.0.0
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-24 21:37 UTC by Andrius
Modified: 2022-07-28 10:27 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.0.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius 2019-12-24 21:37:37 UTC
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).
Comment 1 caulier.gilles 2020-08-01 13:34:54 UTC
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
Comment 2 caulier.gilles 2022-01-09 04:19:10 UTC
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
Comment 3 Maik Qualmann 2022-07-28 10:27:55 UTC
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