View Single Post
Old 06-26-2020, 09:21 AM   #93
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,940
Karma: 146918083
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by thiago.eec View Post
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.
Thanks. I've managed to update by replacing the .jar file and lib. But I'll know the better way to update for the next time.
JSWolf is offline   Reply With Quote