Bug 405825 - Feature request: "Video date" in XMP Metadata Editor
Summary: Feature request: "Video date" in XMP Metadata Editor
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-MetadataEdit (other bugs)
Version First Reported In: 6.1.0
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-24 18:47 UTC by MarcP
Modified: 2019-03-25 21:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.1.0
Sentry Crash Report:
caulier.gilles: Junior_Jobs+


Attachments
Mockup of possible XMP Video date field in the metadata editor. (247.65 KB, image/jpeg)
2019-03-24 18:47 UTC, MarcP
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MarcP 2019-03-24 18:47:00 UTC
Created attachment 119005 [details]
Mockup of possible XMP Video date field in the metadata editor.

SUMMARY
This is related to bug #398624. For some reason, some pictures have a "Video Date". It can only be seen in the metadata editor, but it affects the picture sorting order. Moreover, the only way to modify the video is through the BQM, but it is not very intuitive.

I think a more consistent behavior would be also allowing to modify this date in the Metadata Editor. In the XMP tab it currently shows the digitization and creation dates, but not the video date. It could be included there, so the metadata editor would be totally comprehensive regarding the dates.

I've made a simple mockup. (see attached file)

I am using digikam-6.1.0-git-20190320T143140-x86-64.appimage in Ubuntu 18.04 with the Gnome DE.
Comment 1 Maik Qualmann 2019-03-24 21:38:43 UTC
Git commit 793db2fd021f7146553bd05872c5d0c2fe6086fe by Maik Qualmann.
Committed on 24/03/2019 at 21:37.
Pushed by mqualmann into branch 'master'.

add video date section to the metadata editor
FIXED-IN: 6.1.0

M  +2    -2    NEWS
M  +136  -25   core/dplugins/generic/metadata/metadataedit/xmp/xmporigin.cpp
M  +1    -0    core/dplugins/generic/metadata/metadataedit/xmp/xmporigin.h

https://commits.kde.org/digikam/793db2fd021f7146553bd05872c5d0c2fe6086fe
Comment 2 MarcP 2019-03-25 21:47:11 UTC
That was quick. Thanks!