Skip to content

Not possible to "delete" metadata that is realtime-extracted #28

@kdambekalns

Description

@kdambekalns

When using realtime extraction, deleting e.g. the caption of an asset is not possible. The setting of caption: '${asset.Caption || iptc.Description}' will always fill in the extracted IPTC data again, when the caption has been deleted via the media management.

One possible solution could be this:

  • make realtime extraction setup more fine-grained, and extract only when an asset is created
  • updates would then be allowed to "remove" data
  • offer a way to re-extract, e.g. using a button in the media management

Did you have that issue already, @daniellienert–and if yes, how did you solve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions