Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > KOReader

Notices

Reply
 
Thread Tools Search this Thread
Old 09-09-2020, 12:09 PM   #271
Lykke
Groupie
Lykke can program the VCR without an owner's manual.Lykke can program the VCR without an owner's manual.Lykke can program the VCR without an owner's manual.Lykke can program the VCR without an owner's manual.Lykke can program the VCR without an owner's manual.Lykke can program the VCR without an owner's manual.Lykke can program the VCR without an owner's manual.Lykke can program the VCR without an owner's manual.Lykke can program the VCR without an owner's manual.Lykke can program the VCR without an owner's manual.Lykke can program the VCR without an owner's manual.
 
Posts: 159
Karma: 182076
Join Date: Aug 2017
Device: Kobo Libra 2
Quote:
Originally Posted by NiLuJe View Post
@Lykke: Play with the font hinting toggle in the bottom menu.

I seem to remember that we default to auto-hinting for... reasons. That may not be the case of the stock reader.
No hinting should be perfectly fine on high DPI eInk.
Native hinting may be preferable on low DPI eInk (or at tiny font sizes, provided they're hinted properly).
That was it. The fonts look better now in my opinion, and highly readable. I might switch to KOreader as my default reading app now.
Lykke is offline   Reply With Quote
Old 09-09-2020, 01:03 PM   #272
omazumba
Member
omazumba began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Aug 2020
Device: Pocketbook Touch HD 3
Quote:
Originally Posted by pazos View Post
That's exactly the error you're facing. You need to merge the system folder too. Please follow the instructions, thank you!



Also updated https://github.com/koreader/koreader...etBook-devices
Oh ok. Thanks. The updated instructions make much more sense now!

Sent from my MI 9 using Tapatalk
omazumba is offline   Reply With Quote
Advert
Old 09-12-2020, 04:49 AM   #273
ichnilatis
Groupie
ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.
 
Posts: 176
Karma: 1686
Join Date: Jul 2020
Location: Greece
Device: Pocketbook Touch Lux 5
Quote:
Originally Posted by pazos View Post
That's exactly the error you're facing. You need to merge the system folder too. Please follow the instructions, thank you!

Also updated https://github.com/koreader/koreader...etBook-devices
Excuse me, but what exactly means "to merge"? I have just copied the koreader system folder in my Pocketbook Touch Lux 5 root directory and it works.
ichnilatis is offline   Reply With Quote
Old 09-12-2020, 05:39 AM   #274
ichnilatis
Groupie
ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.
 
Posts: 176
Karma: 1686
Join Date: Jul 2020
Location: Greece
Device: Pocketbook Touch Lux 5
Use KOReader as alternative

I have install KOReader on my Pocketbook Touch Lux 5 but I would like to have the option to use either KOReader or Pocketbook system alternatively to read books. Now all books open with KOReader.

Is there any way to fix it?

Thank you!
ichnilatis is offline   Reply With Quote
Old 09-12-2020, 08:42 AM   #275
ichnilatis
Groupie
ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.ichnilatis once ate a cherry pie in a record 7 seconds.
 
Posts: 176
Karma: 1686
Join Date: Jul 2020
Location: Greece
Device: Pocketbook Touch Lux 5
Quote:
Originally Posted by ichnilatis View Post
I have install KOReader on my Pocketbook Touch Lux 5 but I would like to have the option to use either KOReader or Pocketbook system alternatively to read books. Now all books open with KOReader.

Is there any way to fix it?

Thank you!
O.K. I think I fixed it. I removed the extensions.cfg file.
ichnilatis is offline   Reply With Quote
Advert
Old 09-16-2020, 05:32 AM   #276
pok
Junior Member
pok began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Sep 2020
Device: PocketBook641
How to add a missing hyphenation dict

The KOReader program v2020.08.1 I've installed in my PocketBook641Aqua2 is aware of the existence of the Esperanto language, yet it misses hyphenation patterns for that language. I have them at https://github.com/pok49/vortodivido...ter/eo.pattern and I
tried to install that file in the same way as I did it in CoolReader: by copying eo.pattern into /mnt/ext1/applications/koreader/data/hyph/; I've also added the following record into languages.json (in the same directory):
Code:
    {
        "name": "Esperanto",
        "filename": "eo.pattern",
        "left_hyphen_min": 2,
        "right_hyphen_min": 2,
        "language": "eo",
        "aliases": ["epo"]
    },
but to no avail. The document language is correctly detected as "eo" — I see "Typography rules: eo"; but inside it the only Hyphenation dictionary suggested is "English (US)".

I also tried the .dic format of the same patterns, which are preinstalled as a part of the Adobe Reader; i.e. I specified
Code:
"filename": "/mnt/ext1/system/adobe/hyphenDicts/hyph_eo.dic",
but that does not work either.

What is the correct way for adding a hyphenation rules file?
pok is offline   Reply With Quote
Old 09-17-2020, 11:11 AM   #277
pazos
cosiñeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Hi @pok. Esperanto was added a few hours ago in https://github.com/koreader/crengine...472cb4b5ba750b and will be available on a few days, I guess.
pazos is offline   Reply With Quote
Old 09-18-2020, 06:04 AM   #278
Mach
Junior Member
Mach began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2020
Device: PocketBook Touch HD3
Upgrade leads to downgrade

Hi,

I'm using KOReader v2020.08.01 on a PB-632 reader (Touch HD3) and I was trying to upgrade to the latest version (which at this time is 2020.09) using the option in the menu but the popup window says my current version is 20200801 and the latest version is 20200800 which, technically, leads to a downgrade. Anyone else experienced this?
-->proof
Mach is offline   Reply With Quote
Old 09-18-2020, 07:06 AM   #279
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Which OTA server are your settings pointing to?

EDIT: Oh, nevermind, the PocketBook stable is missing from the master, too. Ping @Frenzie .

@Mach: If you switch to the dev channel, you'll be able to move to 2020.09-1
NiLuJe is offline   Reply With Quote
Old 09-18-2020, 12:25 PM   #280
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,761
Karma: 731681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
The server ran out of space + https://github.com/koreader/koreader/pull/6665; let's just drop the 2020.09-1 files over in the stable ota folder.

Edit: I did so. It'll probably work? >_>

Last edited by Frenzie; 09-18-2020 at 04:17 PM.
Frenzie is offline   Reply With Quote
Old 09-19-2020, 12:21 AM   #281
ps67
Guru
ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.
 
Posts: 760
Karma: 7025686
Join Date: Aug 2017
Location: Italy
Device: Kindle Paperwhite, Kobo Elipsa, Pocketbook Inkpad 4, Inkpad Color
Quote:
Originally Posted by Frenzie View Post
The server ran out of space + https://github.com/koreader/koreader/pull/6665; let's just drop the 2020.09-1 files over in the stable ota folder.

Edit: I did so. It'll probably work? >_>
I had to switch to the dev channel to update KOReader as indicated by @NiLuJe, I had the same issue of @Mach. I had installed some nightly and then settled the stable channel again.

Anyway no problem, KOReader is fantastic.
ps67 is offline   Reply With Quote
Old 09-19-2020, 04:53 AM   #282
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,761
Karma: 731681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
@ps67 Could you please check right now if it works (plus "downgrade" to 2020.09)?
Frenzie is offline   Reply With Quote
Old 09-19-2020, 06:45 AM   #283
Mach
Junior Member
Mach began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2020
Device: PocketBook Touch HD3
Quote:
Originally Posted by Frenzie View Post
@ps67 Could you please check right now if it works (plus "downgrade" to 2020.09)?
I am offered the upgrade option now but it fails for some reason on my device.
-->proof
Mach is offline   Reply With Quote
Old 09-19-2020, 07:11 AM   #284
ezdiy
Zealot
ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.
 
Posts: 121
Karma: 156515
Join Date: Oct 2019
Device: KT, KPW4, PB740-2
There is preliminary PB633 color support (as in actual color) that needs testing from users with PB633 - https://github.com/koreader/koreader...ment-695159881

It's somewhat spartan atm and you will probably need to fiddle with the code a little bit. Also probably breaks some stuff like night mode (will troubleshoot later once we get the base color support in).
ezdiy is offline   Reply With Quote
Old 09-19-2020, 08:57 AM   #285
ps67
Guru
ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.ps67 ought to be getting tired of karma fortunes by now.
 
Posts: 760
Karma: 7025686
Join Date: Aug 2017
Location: Italy
Device: Kindle Paperwhite, Kobo Elipsa, Pocketbook Inkpad 4, Inkpad Color
Quote:
Originally Posted by Frenzie View Post
@ps67 Could you please check right now if it works (plus "downgrade" to 2020.09)?
Just like @Mach:

It finds the OTA but it says that it is impossible to update, it says I can try it again deleting temporary files, if I say Yes nothing happens. May be I am doing something wrong.

Last edited by ps67; 09-19-2020 at 09:08 AM.
ps67 is offline   Reply With Quote
Reply

Tags
calibre, epub, koreader, pb742, pdf, pocketbook


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) hawhill Kindle Developer's Corner 1289 04-07-2025 10:18 AM
CBZ plugin interaction with FB2/DjVu plugins - First try at pinpointing MrWarper iRex 2 12-11-2011 05:46 AM
Raccoon Reader - reads ePub, fb2, fb2.zip, txt on WP7 for free Andrei_Shvydryk Reading and Management 0 10-31-2011 03:17 PM
v3 vs. v3+ as a pdf/DjVu reader hedonism_bot HanLin eBook 7 11-02-2010 08:16 PM
New PDF to LRF Tool (for DJVU and CBZ files too) RWood Sony Reader 0 08-29-2007 02:13 PM


All times are GMT -4. The time now is 01:24 AM.


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