Insert metadata into images
pablo33 opened this issue · 2 comments
pablo33 commented
When auto-dating images, the retrieved date is inserted into the database, but this date is not inserted as metadata into the image.
It could be nice if the extracted date were inserted into the file as metadata.
¿Could you get the option from the Shotwell's config option?
pablo33 commented
Shotwell config is at dconfig database.
Schema, key and value (true/false)
org.yorba.shotwell.preferences.files commit-metadata true
$ gsettings get org.yorba.shotwell.preferences.files commit-metadata
pablo33 commented
Committed to master branch, need more testing.