Quote:
Originally Posted by PixieDinoGirl
I get the error every time I tick 'delete empty collections'.
I can have the kobo with no books on and if that box is ticked it will not send metadata. Untick it and it sends.
Now it's unticked and working fine.
I mainly have fanfiction on my kobo so FanFicFare had made collections for all the tags. I can't remember exactly what I was trying to exclude but I know that wasn't it so not sure why it brought that up as the error.
|
Unticking the delete collections option would get around the problem. The failure is in that code to do this. But, it should only have triggered a problem when there was something in the "Ignore collections" of the driver. From the error, it had to have "Teen" in it. And probably had a single quote. But, there might have been some other unexpected and unhandled character.
In any case, I have already fixed the code and will be checking it in for the next calibre release when I have done a little more testing. And rechecked I haven't done something like this elsewhere.