Quote:
Originally Posted by DaveLessnau
It came back clean: no problems. I take it that all those "AZW3 format is missing" errors I get under Check Mobi > Check Twitter/Facebook Disabled are not normal?
|
Looking at the code I see that those log messages are produced because "Twitter/Facebook disabled" complains if a book has an AZW3 format but doesn't have a MOBI format. Given what the code does, producing the error must be a bug. The code processes only MOBI formats so it is reasonable to conclude it should look only at books with MOBI formats.
The attached version corrects the problem.
EDIT: I released this version and removed the zip from this post.