Re: [darktable-dev] Geotagging module not working with dates < 1970-01-01

2021-11-13 Thread Peter Harde
Hi Philippe, here are the results of the pending tests : * darkroom -> pattern for image information line : $(EXIF_DAY).$(EXIF_MONTH).$(EXIF_YEAR)    • $(EXIF_HOUR):$(EXIF_MINUTE):$(EXIF_SECOND)   •   $(FILE_NAME) •   $(MAKER) $(MODEL)   •   $(LENS)   •   $(EXIF_EXPOSURE) s •   f/$(

Re: [darktable-dev] Geotagging module not working with dates < 1970-01-01

2021-11-13 Thread Peter Harde
Am 13.11.21 um 21:34 schrieb Coding Dave: darktable will never change the raw file but you might want to change the date taken exif information. I absolutely agree, darktable should never change the raw file. That's the reason why I use exiftool to rough adjust "DateTimeOriginal" of the raw fil

Re: [darktable-dev] Geotagging module not working with dates < 1970-01-01

2021-11-13 Thread Coding Dave
I believe this is the right approach: darktable will never change the raw file but you might want to change the date taken exif information. So you might spend huge amount of work with darktable to correct the exif data and expect this to have a permanent effect. Now imagine you open the raw data w

Re: [darktable-dev] Geotagging module not working with dates < 1970-01-01

2021-11-13 Thread Peter Harde
After replying to your mail I Just read your feature request https://github.com/darktable-org/darktable/issues/10398. As said, no problems at import, dates before linux epoch 0 show correct "OriginalDateTme" in "image information" module just as in the sidecar file. For the variables like $(EXI

Re: [darktable-dev] Geotagging module not working with dates < 1970-01-01

2021-11-13 Thread Peter Harde
Hi Philippe, yes, but I never had problems at import until now. The images of interest here are reproductions of negatives or slides, reproduced with a Sony DSLR. Of course they have "DateTimeOriginal" of the reproduction date/time (2019-2021). Then : * batch processing with exiftool, chang

[darktable-dev] Help translate the User Manual!

2021-11-13 Thread Mica Semrick
It'd be awesome to have a few more languages translated for the 3.8 release! The web app we use to translate is here: https://weblate.pixls.us/projects/darktable/dtdocs/ Thank you to all translators! -m ___ darktable dev