https://bugs.kde.org/show_bug.cgi?id=509161
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Maik Qualmann <[email protected]> --- 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 -- You are receiving this mail because: You are watching all bug changes.
