View Single Post
Old 04-10-2026, 03:19 AM   #231
hiteshp
Connoisseur
hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.
 
hiteshp's Avatar
 
Posts: 77
Karma: 87534
Join Date: Nov 2007
Location: India
Device: An Android Mobile
Quote:
Originally Posted by Doitsu View Post
Then your installed plugin is outdated or you used the wrong search option in your editor.
Download the plugin from the very first post, extract main.py. Go to line 622 and change it to:
Code:
data = json.loads(stdout); checker = data.get("checker", {}); status_message += "\ncheckDate: {}".format(checker.get("checkDate", 0))
(There need to be exactly 16 spaces before the command.)
1. Updated the ePubcheck from the first post
2. Replaced the main.py with the latest main.py
3. enabled Json for showing extra infos
4. edited the text on line 622 with leaving exactly 16 spaces ahead of the line.

But still the check is showing all the other info including the date. Also the timestamp shown is GMT and not local time. Attaching the SS

hiteshp is offline   Reply With Quote