Re-read exif data of all images in database Re-read exif data of all images in database
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Re-read exif data of all images in database

Started by cottage, April 22, 2013, 07:44:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cottage

As per http://forum.coppermine-gallery.net/index.php/topic,68454.msg367802.html#msg367802

Currently, reloading exif data is limited to a single image at a time - either by using the re-read tick box on image properties, or by dclearing the exif-table, and the loading each image at a time.

It would be great to have a command option to reload all exif data (and IPTC data?) at a click of a button, to replace data in the existing table.