As stated in #668690: Drush support for Bulk update of extracted EXIF data the exif module can now bulk update the metadata for contenttypes. This module also supports Media (2.x) module #1055750: Add Support for the Media Module
However it does not seem possible at the moment to bulk update mediatypes, just contenttypes.

Is this correct, or am I mistaken?
And if it is not possible to bulk update mediatypes, what would be needed to make this possible?

Comments

firfin’s picture

Version: 7.x-1.2 » 7.x-1.x-dev
Assigned: Unassigned » firfin
Category: feature » bug

Looking at the code it only looks at nodetypes, not mediatypes. So marking as bug because mediatypes ARE supported by the module according to the project page.
I will attempt a patch to correct this, if you agree that this should be corrected? jphautin (or other maintainers) ?

jphautin’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)