View Single Post
Old 06-26-2020, 09:19 AM   #92
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,229
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by JSWolf View Post
Any idea when we may ge an updated plugin with the new epubcheck? Thanks.
The current version of the plugin has the ability to download new versions of EPUBCheck directly from Github, so there is no need to update the plugin every time a new version is released.

If you look at your EpubCheck.json, you will find something like this:

{
"check_interval": 7,
"clipboard_copy": false,
"close_cb": true,
"github": true,
"is32bit": false,
"java_path": "java",
"last_time_checked": "2020-06-24 10:10:16.473000",
"locale": "pt-BR",
"usage": true
}

If you want to force an update check, just change the "last_time_checked" key to a date that represents an interval bigger than defined in the "check_interval" key.
thiago.eec is online now   Reply With Quote