12-16-2017, 07:17 PM | #16 |
Groupie
Posts: 172
Karma: 4282
Join Date: Dec 2016
Location: Hungary
Device: Kobo Aura H2O
|
Nice! Would love to see more
|
12-17-2017, 06:11 AM | #17 |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Could somebody who has this running provide me with a sample of .metadata.json containing the data for one or two books, and the sample books. I guess this is enough to run plato, without having to do all the stuff that requires a pc with the appropriate tools. Right? I would like to prepare integration into KSM.
Is there anything known about backward compatibility regarding models and/ or firmwares? Thank you. |
Advert | |
|
12-17-2017, 07:21 AM | #18 | |
Evangelist
Posts: 407
Karma: 314204
Join Date: Jan 2015
Device: bq Avant XL, Kobo Aura H2O, Onyx Boox M96C Plus
|
Quote:
|
|
12-17-2017, 10:55 AM | #19 | |
Evangelist
Posts: 444
Karma: 305160
Join Date: Aug 2015
Device: Kobo Glo HD, Kobo Aura ONE
|
Quote:
Regarding the firmware requirements: it works on 4.7.10413. |
|
12-17-2017, 11:45 AM | #20 |
absolute beginner
Posts: 323
Karma: 1750999
Join Date: May 2017
Location: Go with the wind (43°19'17.7"N 2°00'19.4"W)
Device: ka1
|
Great! This works! Well done! |
Advert | |
|
12-17-2017, 01:35 PM | #21 |
Junior Member
Posts: 8
Karma: 19
Join Date: Nov 2017
Device: Kobo Aura One
|
Things I noticed while trying out v0.2.0:
1. After starting Plato seemingly nothing happens but it draws a row of the file selector after tapping it in that row. Missing screen refresh? 2. The display is rotated (lines go from top to bottom). 3. The user inteface input positions aren't rotated. UI comes up by tapping the top of the device, to activate the menu on the user interface I had to tap at the unrotated position (top right corner of the device, while the hamburger menu is at the bottom right corner). Same for page turning. |
12-17-2017, 02:20 PM | #22 | ||
Evangelist
Posts: 444
Karma: 305160
Join Date: Aug 2015
Device: Kobo Glo HD, Kobo Aura ONE
|
On what device?
Quote:
Did you mean bottom to top? Quote:
|
||
12-17-2017, 02:59 PM | #23 |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
I see the same problem as TnS. On my two Kobo Touchs.
When setting Code:
echo "3" > /sys/class/graphics/fb0/rotate EDIT: After playing a little bit with plato, I am very impressed. Even Devanagari-fonts (for Hindi and Sanskrit) are displayed correctly in epubs. I did not check whether the latest Koreader versions are also able to do this now. Last edited by tshering; 12-17-2017 at 03:53 PM. |
12-17-2017, 03:56 PM | #24 |
Junior Member
Posts: 8
Karma: 19
Join Date: Nov 2017
Device: Kobo Aura One
|
It's a Kobo Aura One, firmware 4.6.9995. I don't know if it matters but I'm starting Plato from Kobo Start Menu instead of Nickel.
I can't make a video but tshering's rotation fix fixes the file selector too. But KSM gets totally confused after exiting from Plato. crash.log: Spoiler:
Screenshot (it has been rotated to reflect how it looks): Last edited by TnS; 12-17-2017 at 04:01 PM. |
12-17-2017, 04:02 PM | #25 |
Connoisseur
Posts: 90
Karma: 11069
Join Date: Feb 2012
Device: Sony PRS-T1, Kobo Glo HD
|
Tried with v0.2.0. My observations on a Kobo Glo HD running firmware 4.7.10413:
a) plato.sh installed in KSM's fmon directory (/adds/kbmenu/fmonsh/) If I open the plato.png in nickel, nickel is closed and I'm back in KSM after a moment (not sure if plato crashes or not since I see some flashing). I've attached the crash.log (it seems my settings.json with Code:
{ "libraryPath": "/mnt/onboard/.misc" } Spoiler:
b) from KSM I run a user script that just executes plato.sh in /mnt/onboard/.adds/plato Plato starts and automatically opens an ebook (couldn't choose the book but that could be due to a missing screen refresh). However, the view is rotated by 90° - the top is displayed on the right - but not the touchscreen. I have to click on the back button (top left if I hold the Kobo in landscape orientation so I can read the text) to activate the menu(?) button on the top right. I'm able to use the slider at the bottom when I click on "Quit"... I've attached the corresponding crash.log: Spoiler:
Last edited by taos; 12-17-2017 at 05:24 PM. Reason: found the database, was looking in the wrong folder |
12-17-2017, 04:41 PM | #26 |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
@TnS, taos
Two points:
Last edited by tshering; 12-17-2017 at 04:48 PM. |
12-17-2017, 05:14 PM | #27 |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
If you like you can try to start Plato from KSM with this script, from the script folder (not via fmon). I think this might work for Glo HD and Aura One. Though, I am not completely sure, whether I got the rotation values correct.
Last edited by tshering; 12-17-2017 at 05:22 PM. |
12-17-2017, 05:28 PM | #28 | ||
Evangelist
Posts: 444
Karma: 305160
Join Date: Aug 2015
Device: Kobo Glo HD, Kobo Aura ONE
|
Quote:
Quote:
The library path should be the path of the directory that holds your documents. The DB is a file within that directory, with the following file name: .metadata.json. I guess that width > height is a good indication that the framebuffer needs to be rotated. If it wasn't, it would appear in crash.log. |
||
12-17-2017, 05:30 PM | #29 |
Connoisseur
Posts: 90
Karma: 11069
Join Date: Feb 2012
Device: Sony PRS-T1, Kobo Glo HD
|
It's the correct rotation for the Kobo Glo HD.
|
12-17-2017, 05:41 PM | #30 | |
Connoisseur
Posts: 90
Karma: 11069
Join Date: Feb 2012
Device: Sony PRS-T1, Kobo Glo HD
|
It's in the spoiler, isn't it?
I assumed it was ignored in case a) because plato was first looking into /mnt/onboard/.adds instead of /mnt/onboard/.misc as configured in settings.json. Quote:
I was looking into the .misc directory where I expected the db due to settings.json instead of /mnt/onboard where it was saved by plato. Sorry. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PocketBook-KOReader: a document reader for PDF, DJVU, EPUB, FB2, CBZ, ... (AGPLv3) | chrox | KOReader | 569 | 09-15-2024 10:13 AM |
KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) | hawhill | Kindle Developer's Corner | 1268 | 02-27-2024 12:49 PM |
Kindle -- KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) | hawhill | KOReader | 1219 | 01-27-2024 03:29 PM |
v3 vs. v3+ as a pdf/DjVu reader | hedonism_bot | HanLin eBook | 7 | 11-02-2010 09:16 PM |