View Single Post
Old 11-22-2012, 11:43 AM   #92
Pr.BarnArt
Addict
Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.
 
Pr.BarnArt's Avatar
 
Posts: 381
Karma: 401800
Join Date: Jun 2011
Device: Pocketbook 902 / Ipad air/ kindle paperwhite
Quote:
Originally Posted by AAS View Post
This is the result.
.......

File "calibre_plugins.BOL_NL.__init__", line 269, in identify
KeyError: u'Show rejected titles'

************************************************** ******************************
Ok, that is clear, the last sentence shows that although in the config window the item "show rejected titles" is set, it isn't stored in the json.file.

If you unset the item, save it and then set it again and save it, the problem will be fixed.
New (default) keys in the config window are only stored, if they have been saved explicit.
Earlier keys I used, did not gave these problems, because the code is explicit asking for their default values and used these values in case of nothing stored.

In the next release it will be implemented also for the reject_title_key
Pr.BarnArt is offline   Reply With Quote