View Single Post
Old 08-17-2020, 05:01 PM   #7
Winkelschraube
Connoisseur
Winkelschraube began at the beginning.
 
Winkelschraube's Avatar
 
Posts: 98
Karma: 10
Join Date: Jul 2020
Device: The (orly) amazing Kindle Oasis 3
Wink

Quote:
Originally Posted by pazos View Post
See https://github.com/koreader/koreader/issues/5732. It is a non-fixable thing.
In this case I was asked to write in "/data/...", I just need to get a file like "/koreader/screenshots/currentcover.png".

Quote:
Originally Posted by pazos View Post
You can, of course, hack the code to write the screensaver to a jpg/png file each time a new document is opened. I would suggest to develop that on the emulator, not directly on a android device.

When you manage to modify the code you'll need to import your modified files in the program each time the program is updated. You can use a modified version of https://github.com/koreader/koreader...ation-patterns
OoOoOohhh the "rocks flavor" looks very good with the scripts. Now also apart from screensavers.

I'll have a look at the code, but I don't know any Lua. :/

Does KOReader create a log file with the last loaded file?

A suggestion from me would be a script that is executed with every document load.
Winkelschraube is offline   Reply With Quote