Bug 466141 - Renaming Options "ExifTool" does not allow you to take any metadata information from a photo.
Summary: Renaming Options "ExifTool" does not allow you to take any metadata informati...
Status: REPORTED
Alias: None
Product: digikam
Classification: Applications
Component: AdvancedRename-metadata (show other bugs)
Version: 7.9.0
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-20 12:52 UTC by Genik
Modified: 2023-02-20 13:43 UTC (History)
2 users (show)

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


Attachments
2023-02-20_163924.jpg (67.15 KB, image/jpeg)
2023-02-20 13:40 UTC, Genik
Details
attachment-2429041-0.html (1.78 KB, text/html)
2023-02-20 13:43 UTC, Genik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Genik 2023-02-20 12:52:10 UTC
(F2) Renaming Options - Metadata - "ExifTool" does not allow you to take any metadata information from a photo.

Produces correctly "EXIF", "Makenotes", "IPTC" and "XMP"
but "ExifTool" returns empty - no tag can be used to rename files.

as an example, the photo has tags:

File Modification Date/Time : 2021:05:09 07:01:51+03:00
File Access Date/Time : 2023:02:20 15:39:42+03:00
File Creation Date/Time : 2023:02:20 11:37:01+03:00

When trying to use "ExifTool" data to rename command file

[meta:File.File.Image.FileAccessDate]
[meta:File.File.Image.FileCreateDate]
[meta:File.File.Image.FileModifyDate]

give empty values
Comment 1 Maik Qualmann 2023-02-20 13:02:05 UTC
The file date information are not tags in the images, but come from the file system. Even if ExifTool merges them to the metadata. Renaming supports the options available under Metadata. Use the Date & Time function.

Maik
Comment 2 Maik Qualmann 2023-02-20 13:16:10 UTC
Example of creation date:

[meta:Exif.Image.DateTimeOriginal]

[date:Text]

[date:ISO]

Maik
Comment 3 Genik 2023-02-20 13:40:41 UTC
Created attachment 156530 [details]
2023-02-20_163924.jpg

 If there is no way to take any information from ExifTool, then why is it
presented then?


пн, 20 февр. 2023 г. в 16:16, Maik Qualmann <bugzilla_noreply@kde.org>:

> https://bugs.kde.org/show_bug.cgi?id=466141
>
> --- Comment #2 from Maik Qualmann <metzpinguin@gmail.com> ---
> Example of creation date:
>
> [meta:Exif.Image.DateTimeOriginal]
>
> [date:Text]
>
> [date:ISO]
>
> Maik
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 4 Genik 2023-02-20 13:43:57 UTC
Created attachment 156531 [details]
attachment-2429041-0.html

 It so happens, and it often happens, that the information about the
modification time of a file is the only correct information about the date
of the file. How can it be applied to the file name?

пн, 20 февр. 2023 г. в 16:02, Maik Qualmann <bugzilla_noreply@kde.org>:

> https://bugs.kde.org/show_bug.cgi?id=466141
>
> Maik Qualmann <metzpinguin@gmail.com> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                  CC|                            |metzpinguin@gmail.com
>
> --- Comment #1 from Maik Qualmann <metzpinguin@gmail.com> ---
> The file date information are not tags in the images, but come from the
> file
> system. Even if ExifTool merges them to the metadata. Renaming supports the
> options available under Metadata. Use the Date & Time function.
>
> Maik
>
> --
> You are receiving this mail because:
> You reported the bug.