![]() |
#211 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,268
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Looks like this commit, in particular the changes to spell/dictionary.py.
I was able to make it fail by creating a user dictionary. Replacing line 40 with what it was fixes it. Code:
self.words = {(w, langcode) for w, langcode in kwargs['words']} EDIT: I'm not making a PR. There is some weirdness with character encoding for the file and I don't want to break anything. I converted it to UTF8 to test it, which changed lines 464 and 469. Last edited by chaley; 02-02-2025 at 07:32 AM. |
![]() |
![]() |
![]() |
#212 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 44,967
Karma: 27109050
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
This should fix it:
https://github.com/kovidgoyal/calibr...6be85fd10723fb I'll review that commit more carefully later |
![]() |
![]() |
![]() |
#213 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,268
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Preview 7.26.100 is available. The commit list is here.
|
![]() |
![]() |
![]() |
#214 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,126
Karma: 78857258
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
Hmm.. I see kovid is working on a kepubify option. I do hope he knows that there already is a go based tool called kepubify (https://pgaskin.net/kepubify/ and https://github.com/pgaskin/kepubify) and that using the same name will cause a degree of confusion.
|
![]() |
![]() |
![]() |
#215 | |
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 78,416
Karma: 142887248
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
![]() |
![]() |
![]() |
#216 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,268
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
I'm sure he isn't done. He has done 5 related commits since the preview. |
|
![]() |
![]() |
![]() |
#217 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 44,967
Karma: 27109050
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Yeah it's a long way from done and no the name kepubify is internal only.
|
![]() |
![]() |
![]() |
#218 |
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 78,416
Karma: 142887248
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
The name KePubify is only visible on the commits. I've not seen it otherwise.
|
![]() |
![]() |
![]() |
#219 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 44,967
Karma: 27109050
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Released version 7.26.101 with the major updates to Kobo support. Now the Kobo driver auto converts EPUB to KEPUB when sending books to the device for the on device copy. This can be configured in the driver preferences. calibre has also gained the ability to view, edit and convert the KEPUB format.
calibre also now prevents five third party Kobo plugins from loading as their functionality is now present in core calibre. Kobo Touch Extentded, KEPUB Input/Output and KEPUB metadata reader/writer. If you had any settings customization done in the Kobo Touch Extended plugin, you will need to manually migrate that to the builtin Kobo driver. |
![]() |
![]() |
![]() |
#220 |
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,296
Karma: 72663495
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
I plugged in my Kobo. It showed up on computer but Calibre ddn't change to on-device view. I restarted Calibre and it still didn't change. It worked before I updated.
EDIT: I checked Ignored Devices and Kobo was listed under disabled plugins. Last edited by ownedbycats; 02-27-2025 at 11:19 PM. |
![]() |
![]() |
![]() |
#221 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 44,967
Karma: 27109050
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Yes if you previously disabled the builtin driver you will need to re-enable it.
|
![]() |
![]() |
![]() |
#222 |
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,296
Karma: 72663495
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
I think this issue has been there a while, but tooltip for "ignore collections" seems to be wrong.
|
![]() |
![]() |
![]() |
#223 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 44,967
Karma: 27109050
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
|
![]() |
![]() |
![]() |
#224 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,148
Karma: 8796706
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
|
When I right click on a Book--with a Kpub-in the book list, then click on Edit Book get the following error:
Code:
calibre, version 7.26.101 ERROR: Unhandled exception: <b>ValueError</b>:'KEPUB' is not in list calibre 7.26.101 embedded-python: True Linux-6.8.0-54-generic-x86_64-with-glibc2.39 Linux ('64bit', 'ELF') ('Linux', '6.8.0-54-generic', '#56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:37:57 UTC 2025') Python 3.11.5 Interface language: None EXE path: /opt/calibre/bin/calibre-debug Successfully initialized third party plugins: ACSM Input (0, 1, 0) && Gather KFX-ZIP (from KFX Input) (2, 20, 0) && DeDRM (10, 0, 9) && Package KFX (from KFX Input) (2, 20, 0) && ACSM Input Plugin GUI Extension (0, 1, 0) && Baen (1, 1, 0) && Barnes & Noble (1, 5, 6) && Diaps Editing Toolbag (0, 5, 0) && EpubMerge (3, 2, 0) && EpubSplit (3, 10, 0) && Goodreads (1, 8, 2) && Hyphenate This! (0, 1, 3) && KFX metadata reader (from KFX Input) (2, 20, 0) && From KFX (2, 20, 0) && KFX Input (2, 20, 0) && Set KFX metadata (from KFX Output) (2, 14, 0) && KFX Output (2, 14, 0) && KindleUnpack - The Plugin (0, 83, 7) && Kobo Utilities (2, 18, 4) && Modify ePub (1, 8, 5) && Quality Check (1, 13, 16) Traceback (most recent call last): File "calibre/gui2/actions/tweak_epub.py", line 82, in tweak_book File "calibre/gui2/actions/tweak_epub.py", line 113, in do_tweak ValueError: 'KEPUB' is not in list bernie |
![]() |
![]() |
![]() |
#225 |
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 43,383
Karma: 165170674
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
The tooltip hasn't changed in this update and it is very wrong.
AFAIR, the "Ignore collections" is a list of collection names on the device that calibre will ignore. It will not add or remove books, and if an ignored collection is empty, calibre will not delete it. i.e. if you have a collection on your Kobo called 'scrumpet', calibre will not touch that collection. |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dockerise multiple Calibre releases for plugin development | wolf123 | Related Tools | 1 | 02-06-2021 03:12 AM |
[Q] How can I check for new releases in a series in calibre or goodreads? | lambstone | Kobo Reader | 1 | 09-09-2016 12:04 AM |
CC B4.0.X beta (all releases) | chaley | Calibre Companion | 41 | 07-21-2015 06:53 AM |
CC beta releases 3.4.4j, 3.4.4k, 3.4.4l | chaley | Calibre Companion | 33 | 10-21-2014 06:19 AM |
dotReader releases first public beta | Alexander Turcic | Reading and Management | 4 | 11-23-2006 01:40 AM |