SUMMARY *** I'm a very happy user of Digikam for years now, about 100.000 photos, I don't know how big is the tags tree, etc. I'm using the windows version, and photos are on a synology NAS I recently installed exiftool on the NAS itself, and when I have to run exiftool, instead of running it from my laptop, I open a SSH connection with my NAs and execute the exiftool command on it. there's no file transfer on network, it's extremely fast. And that's good :-) Is it something that could be managed with Digikam ? executing remotely exiftool ? that would be a great performances improvement thanks for what you do *** STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
If I remember correctly, the development of ExifTool on NAS by an external developer has stopped. We currently do not plan to support it. Since we need the file anyway to create thumbnails or file hash, we can also use ExifTool locally. Maik
(In reply to Maik Qualmann from comment #1) > If I remember correctly, the development of ExifTool on NAS by an external > developer has stopped. We currently do not plan to support it. Since we need > the file anyway to create thumbnails or file hash, we can also use ExifTool > locally. > > Maik sure, I had to install exiftool directly in the OS, not with a package. interest would not be while creating the thumbnail, but for all the other operations, when thumbnail is already created, and just changing a tag, location or anything else but I fully understand it's not a priority thanks