https://bugs.kde.org/show_bug.cgi?id=509161

--- Comment #2 from fotograaf <[email protected]> ---
(In reply to Maik Qualmann from comment #1)
> Unfortunately, the file metadata needs to be reread. While writing tags,
> important file data changed, such as the file size or the unique file UUID.
> To calculate the file UUID, the entire file must be read. This must be
> updated again so that the information in the database is back in sync.
> We could speed things up a bit if only writing to sidecars was enabled. In
> this case, only the modification date would need to be updated.
> 
> Maik


I see your point.  You mean that for Jpegs you compute a UUID, like a hash or a
checksum - I get that.

It would completely solve my problem if you could only fix this for sidecar
files.
My problem is entirely with managing raw files, and of course these are much
bigger than jpegs.  
So fixing this would improve performance on the largest files, where it makes
the biggest difference!

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

Reply via email to