06-23-2018, 05:25 PM | #61 |
Junior Member
Posts: 6
Karma: 10
Join Date: Jun 2018
Device: Kindle Paperwhite
|
Excellent - thanks!
|
06-25-2018, 09:32 AM | #62 |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Version 1.5.0 - 25 Jun 2018
Create KFX-ZIP format during import even if additional files that make up the book cannot be located. This prevents potential confusion when books from Kindle for PC/Mac in KFX format fail to import, previously resulting in AZW format. Improve error messages associated with unsuccessful import of books in KFX format. Support books containing unicode characters with code points outside of the basic multilingual plane, such as emoji. Retain original image file names when converting KPF files produced by Kindle Create. Prevent conversion failure when unexpected quoting of font names is encountered. Fixes conversion error: "Incorrectly quoted font name: 'arial" Prevent conversion failure when the OS platform on which the plugin is running cannot be properly determined. |
Advert | |
|
06-30-2018, 12:23 AM | #63 |
Junior Member
Posts: 2
Karma: 10
Join Date: Jun 2018
Device: kindle basic
|
Thanks for your work!!
Maybe you can help me. When I try to load the KFX input plugin in the Calibre, a message of error appears, saying that "A builtin plugin with the name 'EPUB Input' already exists. The only thing I can do is accept it and doesn´t load it. Of course it exists a plugin with this name in the original version... Didn't have any problem adding the DeDRM plugin or with the previous removal of DRM without KFX. What can I do? Many Thanks!!!! |
06-30-2018, 01:00 AM | #64 |
Junior Member
Posts: 2
Karma: 10
Join Date: Jun 2018
Device: kindle basic
|
I did!!
My fault: very old version Calibre. Sorry!! |
06-30-2018, 09:40 AM | #65 |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
|
Advert | |
|
07-03-2018, 03:18 PM | #66 |
Member
Posts: 15
Karma: 260
Join Date: Jun 2018
Device: none
|
Considering the plugin has the "convert to epub" integrated, it might be useful to add a "save as epub" option for input. (Maybe a choice of "KFX", "ePub", "Both".)
This would avoid the need for using the CLI to avoid double conversions. |
07-04-2018, 10:41 AM | #67 | |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Quote:
------ Upon reflection it occurred to me that you are probably referring to when happens when a book in KFX format is imported. It would possible to perform conversion to EPUB at that point without breaking the calibre API. It would have to be KFX or EPUB, not both. I will consider that for a future plugin release. Last edited by jhowell; 07-04-2018 at 11:08 PM. |
|
07-20-2018, 02:45 PM | #68 |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Version 1.6.0 - 20 Jul 2018
When converting to EPUB report in the log if the book contains any PDF resources. This can occur for print replica books. Allow book content and resources to be unpacked and extracted as a ZIP archive using the command line interface. Fix bug introduced in version 1.4.0 that causes incorrect styles to be produced for drop caps. Support additional KFX features. |
07-20-2018, 07:10 PM | #69 |
Junior Member
Posts: 3
Karma: 10
Join Date: Apr 2018
Device: Kindle app on LG cell phone
|
Forgive me if this has been asked before - I didn't find it but I admit I skimmed the previous comments, so I may have missed it.
I am trying to convert an imported KPF to EPUB, and I keep getting this conversion failed error: Unknown symbols feature: local_yj-31. Here's where I admit I'm not terribly techie when it comes to coding, so can you help me figure out why I keep getting this error? It's my own book I'm converting; I'm running the latest version of Calibre and the KPF Input plugin (just updated both today). My other files converted just fine; I'm only having trouble with this one. Thank you! |
07-20-2018, 07:51 PM | #70 | |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Quote:
You can try to convert the file anyway, ignoring the error, by selecting the option "Allow conversions to complete even if errors are detected" in the KFX Input tab of the conversion options dialog. Hopefully it will convert properly. |
|
07-20-2018, 09:05 PM | #71 |
Junior Member
Posts: 3
Karma: 10
Join Date: Apr 2018
Device: Kindle app on LG cell phone
|
I was able to convert following your directions. I'm not sure how I can get a conversion log for you for the non-completing job (or a completing job, for that matter).
|
07-20-2018, 09:08 PM | #72 | |
Junior Member
Posts: 3
Karma: 10
Join Date: Apr 2018
Device: Kindle app on LG cell phone
|
Quote:
Spoiler:
Last edited by theducks; 07-20-2018 at 10:37 PM. Reason: Please use Spoiler tags |
|
07-20-2018, 11:01 PM | #73 |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Thanks for that.
I can see from the log that there isn't anything in the book that will cause a problem with conversion so I will release a new version of the plugin that will no longer fail on that condition. Version 1.6.1 - 20 Jul 2018 Prevent conversion failure when a book contains an unexpected symbol count. Last edited by jhowell; 07-20-2018 at 11:22 PM. |
07-24-2018, 07:07 AM | #74 |
Zealot
Posts: 103
Karma: 1000
Join Date: May 2013
Device: Kindle Paperwhite
|
Hi jhowell, first of all... great job!! Your plug-in in conjunction with DeDRM works perfectly
A little question...Is it not possible to modify Calibre for adding a kfx ebook from "Device" using your fantastic plug-in? At the end of the import phase it would be very useful also update "On Device" and "In Library" columns.... I ask this because I have modified the Kindle Collections plug-in to import the collections (exported with LibrarianSync plug-in) also for the kfx ebook but now I have to manually "link" every kfx ebooks on device with the corresponding version into Calibre library (using "match book to library" function) Thanks Stefano |
07-24-2018, 02:54 PM | #75 | |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Quote:
The best way to handle this is through an update to the calibre source code. That isn't something that I have an interest in working on. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Conversion Input] Microsoft Doc Input Plugin | igi | Plugins | 76 | 06-28-2019 05:47 AM |
KFX conversion, transfer back to library issue. | shoelesshunter | Conversion | 2 | 08-22-2017 07:40 PM |
[Conversion Input] LaTeX Formulas Input Conversion Plugin | sevyls | Plugins | 0 | 03-23-2015 06:52 AM |
[Input Plugin] DOCX Input | SauliusP. | Plugins | 42 | 06-05-2013 05:01 AM |
Looking For MHT Input Conversion Plugin | FlooseMan Dave | Plugins | 4 | 03-30-2010 06:52 PM |