Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
Discussion options

You must be logged in to vote

Hi! If I understand you correctly - you want to disable metadata fetching?

You can do it by executing this command

mangal config set -k metadata.fetch_anilist -v false

Or manually editing the config file

[metadata]
fetch_anilist = false

...Or by changing an environment variable MANGAL_METADATA_FETCH_ANILIST


If you want to disable ComicInfo.xml generation use this

mangal config set -k metadata.comic_info_xml -v false

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Vodes
Comment options

@metafates
Comment options

@Vodes
Comment options

@metafates
Comment options

@Vodes
Comment options

Answer selected by Vodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants