[digikam] [Bug 419801] XMP-digiKam:TagsList not read from video files

2020-04-19 Thread Dries Hoet
https://bugs.kde.org/show_bug.cgi?id=419801

--- Comment #4 from Dries Hoet  ---
I added the tags with exiftool, with this command:
exiftool '-XMP-digiKam:TagsList=Subjects/Animals/Fish, Categories/Underwater,
Places/Asia/Philippines' '-XMP-exif:DateTimeOriginal=2020:01:19 17:42:19+08:00'
'-XMP-tiff:Artist=xyz' '-XMP-tiff:Copyright=Copyright © 2020 xyz, all rights
reserved.' file_example_MP4_480_1_5MG.mp4

I attached the example to the ticket.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 419801] XMP-digiKam:TagsList not read from video files

2020-04-19 Thread Dries Hoet
https://bugs.kde.org/show_bug.cgi?id=419801

--- Comment #3 from Dries Hoet  ---
Created attachment 127693
  --> https://bugs.kde.org/attachment.cgi?id=127693&action=edit
Example video with TagsList

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 419801] New: XMP-digiKam:TagsList not read from video files

2020-04-07 Thread Dries Hoet
https://bugs.kde.org/show_bug.cgi?id=419801

Bug ID: 419801
   Summary: XMP-digiKam:TagsList not read from video files
   Product: digikam
   Version: 6.4.0
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tags-Keywords
  Assignee: digikam-bugs-n...@kde.org
  Reporter: dries.hoet+...@gmail.com
  Target Milestone: ---

SUMMARY

The "Reread metadata from file" function seems not to read the
XMP-digiKam:TagsList tag for video files. Seems it also does not work for
normal imports.
It works fine for images.


STEPS TO REPRODUCE
1. Import a video file with some data in the "XMP-digiKam:TagsList" tag in
DigiKam

OBSERVED RESULT
The tags are not shown in DigiKam.

EXPECTED RESULT
The tags are visible in DigiKam


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux Mint 19.3 Cinnamon
KDE Frameworks Version: 5.61.0
Qt Version: 5.13.1 (built against 5.13.1)

ADDITIONAL INFORMATION
This is what exiftool shows about the tags in the file:

-XMP-x:XMPToolkit=Image::ExifTool 11.92
-XMP-dc:Rights=Copyright © 2020 xyz, all rights reserved.
-XMP-digiKam:TagsList=Subjects/Animals/Fish, Categories/Underwater,
Places/Asia/Philippines
-XMP-exif:DateTimeOriginal=2020:01:19 17:42:19+08:00
-XMP-tiff:Artist=xyz
-XMP-tiff:Copyright=Copyright © 2020 xyz, all rights reserved.

-- 
You are receiving this mail because:
You are watching all bug changes.