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

[Enhancement]: Ability to toggle ComicInfo.xml and other metadata on and off. #310

Open
tdp4 opened this issue Jan 1, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tdp4
Copy link

tdp4 commented Jan 1, 2025

My workflow and my library does not make use of the commonly inconsistent metadata presented. I have scripts that identify and organize Manga consistently regardless of the source. Currently I discovered I need to remove this file from my cbz files because of it poisoning my library with something unexpected.

Is it possible via with an API request to disable adding this info or via a config file / environment setting to disable it?

Example:

EMBED_METADATA=false

Maybe expose this setting in the web frontend if it would be API controlled. Obviously the default would be on and you would need to actively turn it off. I'm not a monster. :-)

@tdp4 tdp4 changed the title [New Feature]: Ability to toggle ComicInfo.xml and other data on and off. [New Feature]: Ability to toggle ComicInfo.xml and other metadata on and off. Jan 1, 2025
@tdp4 tdp4 changed the title [New Feature]: Ability to toggle ComicInfo.xml and other metadata on and off. [Enhancement]: Ability to toggle ComicInfo.xml and other metadata on and off. Jan 1, 2025
@C9Glax C9Glax self-assigned this Jan 9, 2025
@C9Glax C9Glax added the enhancement New feature or request label Jan 9, 2025
@C9Glax
Copy link
Owner

C9Glax commented Jan 9, 2025

Currently working on getting feature-equality between ServerV2 and the current release. So until then there will not be new features probably...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants