Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > KOReader

Notices

Reply
 
Thread Tools Search this Thread
Old 11-18-2025, 04:35 AM   #1
longu
Member
longu began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Apr 2025
Device: Pocketbook Verse Pro
Current page as boot/start logo in Pocketbook

Hi guys
I'm using Pocketbook Verse Pro with KOReader as default app. I managed to configure a book cover as a boot up/start logo thanks to the guides found here. Is it possible to configure last/current page from KOReader as the logo? This would greatly speed up reading process for my PB.
Best regards.
longu is offline   Reply With Quote
Old 11-18-2025, 07:58 AM   #2
reuerendo
Member
reuerendo began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Oct 2023
Device: PocketBook InkPad 4
I had the idea to make a plugin for this. However, I got stuck already at the preparatory stage. I couldn't figure out what mechanism PocketBook uses to save the current page. The files on the reader don't contain any screenshots of the page or anything similar. Maybe someone smarter than me can figure it out.
reuerendo is offline   Reply With Quote
Old 11-21-2025, 08:42 AM   #3
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,789
Karma: 731691
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
There's already a plugin that saves the cover image to a file on PocketBook if you enable it in Screen → Cover image. Maybe it already does what you want?

https://github.com/koreader/koreader...lugin/main.lua
Frenzie is offline   Reply With Quote
Old 11-21-2025, 08:50 AM   #4
longu
Member
longu began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Apr 2025
Device: Pocketbook Verse Pro
Quote:
Originally Posted by Frenzie View Post
There's already a plugin that saves the cover image to a file on PocketBook if you enable it in Screen → Cover image. Maybe it already does what you want?

https://github.com/koreader/koreader...lugin/main.lua
I'm aware about the plugin and as I already mentioned I'm using it for the book covers. The problem I have with Pocketbook it drains battery (5%) when not used. The solution for that issue is to turn off the device, but it takes 22s before I can start reading (boot up), so I wanted to shorten the time by displaying the page instead a cover during startup. It's possible when using built in reader, but I'm using KOReader.
Regards
longu is offline   Reply With Quote
Old 11-21-2025, 10:17 AM   #5
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,789
Karma: 731691
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
If it already works for the cover that's surely a good starting point for reuerendo.
Frenzie is offline   Reply With Quote
Old Yesterday, 10:11 AM   #6
reuerendo
Member
reuerendo began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Oct 2023
Device: PocketBook InkPad 4
Quote:
Originally Posted by longu View Post
Hi guys
I'm using Pocketbook Verse Pro with KOReader as default app. I managed to configure a book cover as a boot up/start logo thanks to the guides found here. Is it possible to configure last/current page from KOReader as the logo? This would greatly speed up reading process for my PB.
Best regards.
I did it. It was really simple. Literally two lines of code. You can try my fork of the pocketbooksync.koplugin. You also need to replace the file inkview_h.lua in the koreader/ffi/ folder (one of the lines has been added to this file. It won't work without it.)
Attached Files
File Type: zip koreader.zip (7.5 KB, 9 views)
reuerendo is offline   Reply With Quote
Old Yesterday, 11:33 AM   #7
longu
Member
longu began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Apr 2025
Device: Pocketbook Verse Pro
Quote:
Originally Posted by reuerendo View Post
I did it. It was really simple. Literally two lines of code. You can try my fork of the pocketbooksync.koplugin. You also need to replace the file inkview_h.lua in the koreader/ffi/ folder (one of the lines has been added to this file. It won't work without it.)
That's a great news! How do I install it?
Just unzip the attached file to my pocketbook and that's all?
Best regards
longu is offline   Reply With Quote
Old Yesterday, 11:46 AM   #8
reuerendo
Member
reuerendo began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Oct 2023
Device: PocketBook InkPad 4
The easiest way is to copy the "koreader" folder from the archive to the "applications" folder on your device and agree to replace the files.
The page will be displayed on loading if the KOreader was open when the device was turned off. And, of course, you need to enable the display of the last page in the device settings
reuerendo is offline   Reply With Quote
Old Yesterday, 11:57 AM   #9
longu
Member
longu began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Apr 2025
Device: Pocketbook Verse Pro
Quote:
Originally Posted by reuerendo View Post
The easiest way is to copy the "koreader" folder from the archive to the "applications" folder on your device and agree to replace the files.
The page will be displayed on loading if the KOreader was open when the device was turned off. And, of course, you need to enable the display of the last page in the device settings
I did as you wrote and now my KOReader crashes when trying to open a book.

Last edited by longu; Yesterday at 03:08 PM.
longu is offline   Reply With Quote
Old Yesterday, 11:59 AM   #10
longu
Member
longu began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Apr 2025
Device: Pocketbook Verse Pro
https://ibb.co/35r9DPb8
Not sure why the image is not displayed
longu is offline   Reply With Quote
Old Yesterday, 12:17 PM   #11
reuerendo
Member
reuerendo began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Oct 2023
Device: PocketBook InkPad 4
Apparently there's some difference between our devices. I'm using an InkPad 4. Delete the pocketbooksync.koplugin folder from the koreader/plugins folder and everything will return to normal. Later I'll check what can be done with this.
reuerendo is offline   Reply With Quote
Old Yesterday, 12:58 PM   #12
reuerendo
Member
reuerendo began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Oct 2023
Device: PocketBook InkPad 4
Quote:
Originally Posted by longu View Post
I did as you wrote and now my KOReader crashes when trying to open a book.
You can try this version
Attached Files
File Type: zip koreader.zip (7.3 KB, 3 views)
reuerendo is offline   Reply With Quote
Old Yesterday, 03:08 PM   #13
longu
Member
longu began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Apr 2025
Device: Pocketbook Verse Pro
Quote:
Originally Posted by reuerendo View Post
You can try this version
Installed this version, deleted pocketbooksync.koplugin folder, but it still crashes. Do you want me to send the photo of the error or any logs? Do I need any plugin to have installed in order this tweak to work?
Regards.
longu is offline   Reply With Quote
Old Today, 07:55 AM   #14
reuerendo
Member
reuerendo began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Oct 2023
Device: PocketBook InkPad 4
After some research, it turned out that the problem was in an outdated version of KOreader.

So the plugin works.

I also created a patch that disables the info message from being displayed when opening a book.

Fork of pocketbooksync.koplugin, inkview_h.lua file replacement and patch - in the archive.

Perhaps someone will find this information useful for development, the PageSnapshot() function from the Pocketbook SDK is responsible for saving a screenshot of the last opened page.

Thanks to longu for the tests
Attached Files
File Type: zip koreader.zip (8.7 KB, 2 views)
reuerendo is offline   Reply With Quote
Old Today, 07:57 AM   #15
longu
Member
longu began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Apr 2025
Device: Pocketbook Verse Pro
I confirm it's working flawlessly, once again thanks @reuerendo!
Regards
longu is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Boot logo when using KOReader longu PocketBook 2 04-17-2025 03:29 PM
Pocketbook Ultra 650 stuck at boot logo Dandan7932 PocketBook 6 10-02-2015 04:40 AM
301 boot off logo bobgoe PocketBook 5 09-06-2011 11:36 AM
IQ How to update the boot logo on the PocketBook IQ Coredump-EE PocketBook 27 01-20-2011 03:13 PM
What do you think of the current MobileRead logo? NatCh Announcements 186 12-10-2007 06:29 AM


All times are GMT -4. The time now is 05:54 PM.


MobileRead.com is a privately owned, operated and funded community.