[digikam] [Bug 278935] Please make XMP Sidecar filename configurable

2018-01-07 Thread MikeF
https://bugs.kde.org/show_bug.cgi?id=278935

--- Comment #12 from MikeF <msfer...@gmail.com> ---
I would condsider this to be an ok solution:

Read the metadata fields from all three

1. Add all metadata that is the same
2. If 2 xmp files have different data for a field then take the data from the
last modified one

A confirm dialogue and backup of the original xmps if there was a conflict

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

[digikam] [Bug 234425] Tags Filter : display only used tags when an album is filtered by tags

2017-06-04 Thread MikeF
https://bugs.kde.org/show_bug.cgi?id=234425

MikeF <msfer...@gmail.com> changed:

   What|Removed |Added

 CC||msfer...@gmail.com

--- Comment #3 from MikeF <msfer...@gmail.com> ---
Created attachment 105918
  --> https://bugs.kde.org/attachment.cgi?id=105918=edit
Tags Filter

Yes, it is still the same in 5.6

Screenshot is of my tags filter while I am in an Album of untagged images.
Preferably the numbers in brackets should all be (0) since none of the tags
apply to the images in the Album i am currently viewing.

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

[digikam] [Bug 380838] New: Metadata only written to DNG when "write metadata to Raw" selected

2017-06-04 Thread MikeF
https://bugs.kde.org/show_bug.cgi?id=380838

Bug ID: 380838
   Summary: Metadata only written to DNG when "write metadata to
Raw" selected
   Product: digikam
   Version: 5.6.0
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: Metadata-Sidecar
  Assignee: digikam-de...@kde.org
  Reporter: msfer...@gmail.com
  Target Milestone: ---

When writing metadata to file with  "write metadata to sidecar for read-only
image only" selected, a sidecar is created for DNG files unless "write metadata
to Raw" is also selected.

I am aware that DNG files are RAW files, but since they are specifically meant
to be a container that also holds metadata, they should be treated as normal
files when writing Metadata.

Reproduceable: always

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

[digikam] [Bug 278935] Please make XMP Sidecar filename configurable

2017-06-04 Thread MikeF
https://bugs.kde.org/show_bug.cgi?id=278935

MikeF <msfer...@gmail.com> changed:

   What|Removed |Added

 CC||msfer...@gmail.com

--- Comment #8 from MikeF <msfer...@gmail.com> ---
I see two possible ways to avoid conflicts...

1) Other programs add this line to the .xmp files
photoshop:SidecarForExtension="cr2"
Can't this just be expanded to a list to reflect all extentions the sidecar is
used for?
I'll admit I have not read through the xmp specifications so i apologize in
case this is complete nonsense.

2) Since most of the time sidecar files are only needed for RAW files (jpg and
tiff both support embedded xmp data), why not add two options of which only one
can be turned on:

- write xmp sidecar data only for raw files and embed metadata in other image
formats
- The way it is handled right now with .ext.xmp

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