Casvt / Kapowarr

Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.
https://casvt.github.io/Kapowarr/
GNU General Public License v3.0
420 stars 15 forks source link

Use existing ComicInfo.XML when reading files for library import #139

Open MARAllMighty opened 8 months ago

MARAllMighty commented 8 months ago

As I'm sure others have as well, I have a comic book library that has already been scrapped against ComicVine and contains the appropriate .xml with all needed metadata. Would it be possible for the library importer to read this to help with parsing series info instead of just by file name or folder?

This would help me immensely with importing my existing library and allowing Kapowarr to download new issues on top of existing series, and would also help differentiate between series/oneshot/TPB/etc during import

admlko commented 4 months ago

I'd like to add this as a resource for implementing the feature: https://anansi-project.github.io/docs/comicinfo/intro

Gandalf-the-Blue commented 3 weeks ago

I'd also like to add that if possible, and if a ComicInfo.xml is not found, Kapowarr should create it so that the metadata can be imported into comic reading applications easily too.

Casvt commented 3 weeks ago

@Gandalf-the-Blue that's basically issue #50.