Quote:
Originally Posted by jgoguen
I have an update ready, but I don't have a working Kobo device to properly test on. So if anyone wants to be brave and install this update manually (see a later post in this thread), let me know if anything breaks for you. I've included all the plugins here, so if you use more than one of them you can try them all out.
This update includes:
- Python 3 compatibility
- Logging updates to help debugging
|
Did your ears start burning a couple of hours after posting this? At the time you posted this, I was working from your Python 3 branch and fixing the building on a Windows machine. I was able to get to get everything installed. I was concentrating on the conversion plugins as I was trying to solve an issue with the Count Pages plugin (it triggers the partial conversion for word counting if there is no epub version and hence uses the input plugin). I got it all working when I discovered this post. Several words where muttered
I didn't try the driver, but, the conversion plugins seemed to be working for my test cases. And that should mean the metadata input and output plugins are working, but, I didn't explicitly check them. And I was able to discover more problems with the Count Pages plugin. The best one is that the calculations for the extra stats get different results in with the Python 2 and Python 3 versions. Just enough to make me think that there is a difference in rounding somewhere.
I'll test the new versions tonight.