Quote:
Originally Posted by boomdoggy
Hi. I am using EpubCheck 0.1.3 in Calibre 4.9.1 on a Windows 7 machine. I have updated EpubCheck to later versions several times but I always go back to 0.1.3. The newer version seems to install, but when I try to use it to check a book I get no results. Is there some setting that I have missed? Also, is there an archive of old versions so I can figure out the latest version that works for me? Any help would be greatly appreciated. Thanks for a great plugin.
|
Add the following entry to your EpubCheck.json file or change its value to
true.
Code:
{
"locale" : "en",
"clipboard_copy" : true,
"usage" : false,
"is32bit": false,
"github": true,
"check_interval": 7
}
This should copy the EPUBCheck output to the system clipboard.
Run the EPUBCheck plugin and paste the results into your message (wrapped in spoiler tags).
Also try changing the following entry from:
to
This might fix your problem, if it's Java-related.