|  09-29-2020, 02:09 AM | #406 | |
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | Quote: 
   | |
|   |   | 
|  09-29-2020, 02:49 AM | #407 | 
| Member  Posts: 10 Karma: 10 Join Date: Dec 2010 Device: none | 
			
			Thank you very much HyphenateThis_beta_0.1.2 is working fine. Fritz | 
|   |   | 
|  09-29-2020, 05:15 AM | #408 | 
| Zealot            Posts: 115 Karma: 1005242 Join Date: Apr 2011 Location: Warsaw, Poland Device: a lot of Kindles, PocketBook HD3/InkpadX, inkBOOK, Kobo | |
|   |   | 
|  09-29-2020, 06:31 AM | #409 | |
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   |   | 
|  09-29-2020, 07:09 AM | #410 | 
| Member  Posts: 10 Karma: 10 Join Date: Dec 2010 Device: none | |
|   |   | 
|  09-29-2020, 08:06 AM | #411 | 
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | |
|   |   | 
|  09-29-2020, 09:39 AM | #412 | 
| Wizard            Posts: 1,083 Karma: 11496771 Join Date: Mar 2013 Location: Guben, Brandenburg, Germany Device: Kobo Clara 2E, Tolino Shine 3 | 
			
			@Terisa: JSWolf has provided me a phantastic workaround, but HyphenateThis_beta_0.1.2. is working well here, too.  Thank you, Terisa! Edit: Calibre v. 5.0. Last edited by Leonatus; 09-29-2020 at 09:44 AM. | 
|   |   | 
|  09-29-2020, 09:45 AM | #413 | 
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | |
|   |   | 
|  09-29-2020, 09:47 AM | #414 | 
| Wizard            Posts: 1,083 Karma: 11496771 Join Date: Mar 2013 Location: Guben, Brandenburg, Germany Device: Kobo Clara 2E, Tolino Shine 3 | |
|   |   | 
|  09-29-2020, 10:24 AM | #415 | 
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			If you run Windows, install the 4.23 portable version. If you don't run Windows, see if you can install 4.23 alongside 5.x. If you cannot run 4.23 alongside 5.x, then you'll have to keep uninstalling and reinstalling to do the testing.
		 | 
|   |   | 
|  09-29-2020, 10:32 AM | #416 | 
| Wizard            Posts: 1,083 Karma: 11496771 Join Date: Mar 2013 Location: Guben, Brandenburg, Germany Device: Kobo Clara 2E, Tolino Shine 3 | 
			
			O.k. I found it out ... and, alas, 0.1.2. is not working under Calibre 4.23: calibre, version 4.23.0 Code: FEHLER: Unbehandelter Ausnahmefehler: <b>TypeError</b>:'encoding' is an invalid keyword argument for this function
calibre 4.23 [64bit]  embedded-python: True is64bit: True
Windows-10-10.0.19041-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 2.7.16+
Windows: ('10', '10.0.19041', 'SP0', u'Multiprocessor Free')
Interface language: de
Successfully initialized third party plugins: Modify ePub (1, 5, 6) && KoboTouchExtended (3, 2, 15) && Kobo Utilities (2, 11, 5) && Resize Cover (1, 1, 0) && Hyphenate This! (0, 1, 2) && Count Pages (1, 10, 0) && KePub Output (3, 2, 15)
Traceback (most recent call last):
  File "calibre_plugins.hyphenatethis.hyphenatethisaction", line 120, in hyphenate
  File "calibre_plugins.hyphenatethis.hyphenatethisaction", line 94, in _select_books
  File "calibre_plugins.hyphenatethis.hyphenator.hyphenator", line 174, in __init__
  File "calibre_plugins.hyphenatethis.hyphenator.hyphenator", line 89, in __init__
TypeError: 'encoding' is an invalid keyword argument for this function | 
|   |   | 
|  09-29-2020, 01:43 PM | #417 | 
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | 
			
			This version, at least, finishes both in 4.23 and 5.01 with books in English, Spanish and German, and ePub and AZW3. The result? No idea
		 Last edited by BetterRed; 09-30-2020 at 05:53 PM. Reason: Remove attachment - now in the release | 
|   |   | 
|  09-29-2020, 04:05 PM | #418 | 
| Member  Posts: 10 Karma: 10 Join Date: Apr 2008 Device: iliad |  Where to contribute? 
			
			Hi, this is a great plugin, and I'd like to use its functionality from the command line, when I create a new epub. I thought to look at its source code. Clearly, I can unpack the plugin and start from there, but it might be nicer to start with a fork, if possible. So, is there a gitlab or github repo where one can contribute? (I'd recommend adding it to the first post too.) | 
|   |   | 
|  09-29-2020, 04:24 PM | #419 | |
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   |   | 
|  09-29-2020, 04:49 PM | #420 | 
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | |
|   |   | 
|  | 
| Tags | 
| amazon account, formatting, hypenation, hyphenate this, hyphenation, spaces | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 527 | 08-15-2025 01:36 PM | 
| [GUI Plugin] SmartEject | JimmXinu | Plugins | 125 | 05-08-2025 12:27 AM | 
| [GUI Plugin] Open With | kiwidude | Plugins | 404 | 02-21-2025 05:42 AM | 
| [GUI Plugin] Wordpress | frescogamba | Plugins | 11 | 04-06-2015 09:09 PM | 
| [GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |