Quote:
Originally Posted by Winkelschraube
Now I only changed the picture name in "screenshoter.lua" in line 42 to "screenshot.png" without date. So I just take a screenshot at the beginning of each book and that is the new screensaver.
Code:
self.screenshot_fn_fmt = screenshots_dir .. "screenshot.png"
|
At 2020.10 I have to do the same in
https://github.com/koreader/koreader...iewer.lua#L661