Notice
If you are the author of this plugin, you can claim this topic by clicking > at the bottom of this post. Select Something Else as a reason and leave a comment explaining you want to claim the topic. Include a link to your git profile or pull request showing ownership of the plugin.
![]() |
Summary | Extract the metadata from cbz with the Comicrack standard (ComicInfo.xml). |
![]() |
Repository | https://github.com/stashapp/CommunityScripts/tree/main/plugins/comicInfoExtractor |
![]() |
Source URL | https://stashapp.github.io/CommunityScripts/stable/index.yml |
![]() |
Install | How to install a plugin? |
Follows the Comicrack Standard for saving Comic Metadata in .cbz files by reading the ComicInfo.xml file in the archive and writing the result into the stash gallery.
Use the config.py ImportList to define what XML names should be mapped to what.
Currently, Bookmark and Type are recognized as chapters that are imported as well.
The current Configuration will overwrite any value you try to set that is already set in the ComicInfo.xml. For a change in that, change the hook condition in the yml.
Installation
Move the comicInfoExtractor
directory into Stashβs plugins directory, reload plugins.
Tasks
- Load all cbz Metadata - Fetch metadata for all galleries.
- Post update hook - Fetch metadata for that gallery