mirror of
https://github.com/ciromattia/kcc
synced 2026-01-19 19:55:40 +00:00
Updated ComicRack metadata (markdown)
@@ -1,19 +1,19 @@
|
||||
KCC read XML file called ```ComicInfo.xml``` in the root of the CBZ/CBR/CB7 archive.
|
||||
|
||||
Currently following [ComicRack](http://comicrack.cyolito.com/) metadata fields are used:
|
||||
* _Series_ field is used as book title.
|
||||
* _Volume_ number and chapter _Number_ is added to book title.
|
||||
* _Series_ field is used as a book title.
|
||||
* _Volume_ number and chapter _Number_ is added to the book title.
|
||||
* Names declared in fields: _Writer_, _Penciller_, _Inker_ and _Colorist_ will be used as book authors.
|
||||
* _Bookmarks_ will be used to create TOC if input archive have flat directory structure.
|
||||
* _Bookmarks_ will be used to create TOC if input archive have a flat directory structure.
|
||||
* _Summary_ field will be used as book description.
|
||||
* _ScanInformation_ field can store [[MCD series ID|Manga Cover Database support]].
|
||||
|
||||
KCC have build-in simple metadata editor.
|
||||
|
||||
If [ComicRack](http://comicrack.cyolito.com/) is used **make sure that metadata are saved inside comic package!**
|
||||
Right click comic in library and choose _Update Book Files_ option to do that.
|
||||
If [ComicRack](http://comicrack.cyolito.com/) is used **make sure that metadata is saved inside comic package!**
|
||||
Right click comic in the library and choose _Update Book Files_ option to do that.
|
||||
|
||||
[ComicTagger](https://code.google.com/p/comictagger/) can also be used to write metadata inside CBZ/CBR file. Just make sure you writing them in [ComicRack](http://comicrack.cyolito.com/) format.
|
||||
[ComicTagger](https://code.google.com/p/comictagger/) can also be used to write metadata inside CBZ/CBR file. Just make sure you write them in [ComicRack](http://comicrack.cyolito.com/) format.
|
||||
|
||||
***
|
||||
|
||||
|
||||
Reference in New Issue
Block a user