From 1c3d726f6f260b3352570a5450d00512880c3556 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= Date: Tue, 29 Sep 2015 22:23:51 +0200 Subject: [PATCH] Updated ComicRack metadata (markdown) --- ComicRack-metadata.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ComicRack-metadata.md b/ComicRack-metadata.md index f19ba60..b0f5db2 100644 --- a/ComicRack-metadata.md +++ b/ComicRack-metadata.md @@ -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.