1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-24 08:22:05 +00:00

Updated ComicRack metadata (markdown)

Paweł Jastrzębski
2015-09-29 22:23:51 +02:00
parent f202ff8788
commit 1c3d726f6f

@@ -1,4 +1,4 @@
**KCC** read XML file called ```ComicInfo.xml``` in the root of the CBZ/CBR/CB7 archive.
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.
@@ -7,7 +7,7 @@ Currently following [ComicRack](http://comicrack.cyolito.com/) metadata fields a
* _Bookmarks_ will be used to create TOC if input archive have flat directory structure.
* _Summary_ field will be used as book description.
**KCC** have build-in simple metadata editor.
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.