View Issue Details

IDProjectCategoryView StatusLast Update
0001355GeoSetterUser Interfacepublic2017-05-16 22:50
ReporterJUnderscoreC Assigned ToFriedemann  
PrioritynormalSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
PlatformWindowsOSWindows Server 2012OS Version
Product Version3.4.14 Release 
Target VersionFixed in Version 
Summary0001355: EXIF data caching
DescriptionI frequently access folders of JPEG's over a network. Each folder may have over 4,000 photos. GeoSetter reads the EXIF data of each and every file every time the folder is opened. This can take in excess of 20 minutes, during which the user interface locks up and cancelling the refresh is unreliable.

To solve part of this problem, please have GeoSetter save a file in the folder which includes the filename (without path), all of the exif fields from each file, and the file's Last Modified Date attribute.

When GeoSetter opens the folder, it should first check for this file. If it exists, it should read the data from there instead of from the EXIF tags in each file. It should also be comparing the file date of each photo with the file date recorded in the cached data file.

Also, to prevent bugs, the file date field in the cache should be updated when the user uses the "Set File Date from Taken Date" menu item.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-11-17 21:04 JUnderscoreC New Issue
2017-05-16 22:50 Friedemann Status new => assigned
2017-05-16 22:50 Friedemann Assigned To => Friedemann