Fixed
Project:
Exif
Version:
8.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2026 at 01:17 UTC
Updated:
13 Sep 2026 at 10:03 UTC
Jump to comment: Most recent
Add the EXIF parsing functionality to the bulk-upload page from the Simple Media Bulk Upload module.
Provide a metadata mapping system for media entities to save metadata to field values.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
damienmckennaComment #3
damienmckennaIt isn't really possible to do this specially for that module, it saves entities for each image that is uploaded, then you have to work with the entity before it is saved.
Which goes back to providing a better mapping solution for media fields.
Comment #5
damienmckennaComment #7
damienmckennaCommitted.
Comment #9
damienmckenna