Quote:
Originally Posted by shamanNS
It fails to process books with either unicode / non-ascii characters or when book title contains things like ?:... I can't recall what sort of problems I've noticed while still using that extension. In any case my "knowledge" of Python language + unicode (and especially differences related to strings between Python 2 and Python 3) wasn't at required level to even dare to try and fix those problems. Or to at least try to add error handling code when it encounters those type of situations. I can't even remember if the script continues processing other books when it encounters a file it doesn't like or it crashed and doesn't process all the KFX books.
|
Oh, to be honest I didn't want to "force" either you or Niluje to keep debugging your script for me, and not having the required knowledge myself (well, I know a very little bit of python, mostly what I lack is time), I didn't bother trying to recognize a pattern. In my case the title are in italian and fiction books so unicode / non ascii should be out of the question. "?" might have a role maybe, but I am not sure. Let's say that the glitches where seldom enough for me not to complain that much!