[digikam] [Bug 430684] Renaming mp4 files - metadata fields have no values

2022-01-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=430684

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|AdvancedRename  |AdvancedRename-metadata

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

[digikam] [Bug 430684] Renaming mp4 files - metadata fields have no values

2022-01-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=430684

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Platform|Other   |Microsoft Windows

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

[digikam] [Bug 430684] Renaming mp4 files - metadata fields have no values

2020-12-31 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=430684

--- Comment #7 from Maik Qualmann  ---
Git commit 23b3d79b56568d9181da78199f4d1a41ff9f8c2f by Maik Qualmann.
Committed on 31/12/2020 at 17:07.
Pushed by mqualmann into branch 'master'.

add [db:TagsPathList] as database renaming option

M  +10   -0   
core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp
M  +1-1   
core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp
M  +1-1core/utilities/advancedrename/parser/options/metadataoption.cpp

https://invent.kde.org/graphics/digikam/commit/23b3d79b56568d9181da78199f4d1a41ff9f8c2f

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

[digikam] [Bug 430684] Renaming mp4 files - metadata fields have no values

2020-12-31 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=430684

--- Comment #6 from Maik Qualmann  ---
We can add another database option that also includes the full path. Then you
have the choice.

Maik

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

[digikam] [Bug 430684] Renaming mp4 files - metadata fields have no values

2020-12-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=430684

--- Comment #5 from maxwell.kee...@gmail.com ---
Hi Maik - I've tested this in beta 2 and [db:TagsList] behaves differently to
[meta:Xmp.digiKam.TagsList]

Xmp.digiKam.TagsList gives the full tag hierarchy:

"Animal_Dog_Frankie Place_Park"

while db:TagsList gives only the specific tag:

"Frankie Park"

This probably makes perfect sense given how digiKam manages its tags in its
database, versus how it stores them in XMP.

I'm not sure if there's a workaround, and it's not critical for my use case as
it solves the mp4 issue, but thought I should flag it in case there's an issue
with two metadata options with the same name behaving differently. 

Thanks again for the quick fix, and happy new year.

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

[digikam] [Bug 430684] Renaming mp4 files - metadata fields have no values

2020-12-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=430684

--- Comment #4 from maxwell.kee...@gmail.com ---
Hi Maik - that's brilliant - many thanks for the quick work, this will resolve
the issue for my workflow.

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

[digikam] [Bug 430684] Renaming mp4 files - metadata fields have no values

2020-12-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=430684

--- Comment #3 from Maik Qualmann  ---
You can now rename your video files with "[date:"-MM-dd HH.mm.ss"]
[db:Title] [db:DefaultComment] [db:TagsList]" without any problems.

Maik

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

[digikam] [Bug 430684] Renaming mp4 files - metadata fields have no values

2020-12-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=430684

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||7.2.0
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/e464667
   ||e8c283ff5a276de6918aa3aba66
   ||446dac

--- Comment #2 from Maik Qualmann  ---
Git commit e464667e8c283ff5a276de6918aa3aba66446dac by Maik Qualmann.
Committed on 22/12/2020 at 20:09.
Pushed by mqualmann into branch 'master'.

add title and tags list as database option for renaming
FIXED-IN: 7.2.0

M  +2-1NEWS
M  +15   -0   
core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp

https://invent.kde.org/graphics/digikam/commit/e464667e8c283ff5a276de6918aa3aba66446dac

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

[digikam] [Bug 430684] Renaming mp4 files - metadata fields have no values

2020-12-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=430684

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
This is basically normal behavior. Our library used to write metadata cannot do
this in video files.

You can enable sidecar files (read and write to read-only files) in digiKam
Metadata Setup.

If you don't want to have any additional files in the directory, you can use
the database for renaming like [db: DefaultComment] for example. I see that the
title and tag list are not available, we can change that.

Maik

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