Quote:
Originally Posted by petuschki
is KRANF not compatible with the newest OS version or did I do a mistake?
|
You did not make any mistake. It's all normal. Everything is working fine.
Read the following from more explanations.
The "underscore prefix" in front of the collection name is a request from one of the KKCM user. This user is displaying all it's book in alphabetical order and wanted the collections to appear first.
If the "underscore prefix" bothers you, you can edit the "KKCM+_cfg.txt" configuration file with notepad to change the prefix character (i.e. to change the underscore character to something else)(or you can also completely remove any prefix)(more precisely: change the parameter named "bookCollectionPrefix").
I agree with you that this is confusing: There is suddenly a "_" character that appears in front of all collection names. This is why the default setting has been now changed to "
no prefix at all". This will hopefully reduce the confusion.
By the way, there are other parameters available inside the "KKCM+_cfg.txt" configuration file (this configuration file is only available inside the Plus version of KKCM). Here are the default settings:
; this is the parameter file for KKCM+
ignoreCollectionChar= :
directorySeparator= >
maxQuantityOfBackup= 5
bookCollectionPrefix=
audioCollectionPrefix= AUDIO_
Here is a brief description of each of these parameters:
* parameter "
ignoreCollectionChar": all collections including a ":" won't have any "attached" directory. This is used for the "
ignore specific collection" feature.
* parameter "
directorySeparator": this is the character used when doing "
recurse in directories" (to separate directory from sub-directories in the collection's name).
* parameter "
maxQuantityOfBackup": each time you run KKCM, it creates a new "collections.json" file (that is used by the kindle to define all your collections). Instead of simply deleting directly previous versions of the "collections.json" files, KKCM makes "backup copies" (by default, there are maximum 5 backups). So that you can always "revert" the last changes.
* parameter "
bookCollectionPrefix": this prefix is added to all book collections. The default value is now "" (i.e. no prefix).
* parameter "
audioCollectionPrefix": this prefix is added to all audio collections. This allows to easily separates audio collections from normal "book" collections.
See you!
Sabrina