Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0] shopinvader_image: improve image metadata handling #1563

Open
wants to merge 5 commits into
base: 14.0
Choose a base branch
from

Commits on Jul 29, 2024

  1. shopinvader_image: split img metadata lookup

    Add methods to get alt name and tag.
    simahawk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    49f5209 View commit details
    Browse the repository at this point in the history
  2. shopinvader_image: fix alt name compute

    * do not ignore image.alt_name
    * count alt_name for store hash
    simahawk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1c30008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    737b7e4 View commit details
    Browse the repository at this point in the history
  4. shopinvader_image: avoid empty tags

    When the tag is not valued is pointless to store empty values for all scales.
    simahawk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fc3864d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65abac6 View commit details
    Browse the repository at this point in the history