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

[FEATURE] Image analysis job #181

Closed
aaronleopold opened this issue Oct 24, 2023 · 3 comments
Closed

[FEATURE] Image analysis job #181

aaronleopold opened this issue Oct 24, 2023 · 3 comments
Labels
core Relating to Stump's Rust core enhancement New feature or request

Comments

@aaronleopold
Copy link
Collaborator

Add a new job that analyzes archive, image-based media to determine the image dimensions for each page. This is separate from the scanner so it can be opt-in if you want the functionality.

  • Analysis should write media metadata pages field with result
  • If the media already has pages metadata set, validate with the new result
    • Potentially in the future support writing the XML directly

See Discord request for full context of this request

@aaronleopold aaronleopold added enhancement New feature or request core Relating to Stump's Rust core labels Oct 24, 2023
@github-project-automation github-project-automation bot moved this to Backlog in v0.1.x Jan 20, 2024
@JMicheli
Copy link
Collaborator

JMicheli commented Jul 23, 2024

What else needs to be done in order to close this issue? I'd like to see closing this and #180 through.

@aaronleopold
Copy link
Collaborator Author

What else needs to be done in order to close this issue? I'd like to see closing this and #180 through.

I actually think both can be closed out! I'll double check tomorrow though, in case I'm missing something, and can close them out afterwards

@aaronleopold
Copy link
Collaborator Author

Implemented by #307

@github-project-automation github-project-automation bot moved this from Backlog to Done in v0.1.x Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Relating to Stump's Rust core enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants