View Single Post
Old 10-23-2017, 08:17 AM   #438
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by BeckyEbook View Post
I know. I was thinking of adding an extra condition in Kindle.py:


Code:
                    if template == "*.kfx":
                        if "_sample" in path:
                            self._log("    Skipping sample=%s" % (path))
                            continue
Thanks, but I don't really want to add an exception like this. I don't think it actually going to affect anything and there is a small risk that someone could put that in the name of a book.
davidfor is offline   Reply With Quote