06-06-2018, 08:25 PM | #46 |
Connoisseur
Posts: 55
Karma: 40919
Join Date: Sep 2012
Device: Kindle Paperwhite 3, Apple iPad Mini
|
I was able to import a kfx book, convert it to epub, and view it in Calibre's internal viewer. I make use of folder actions to copy a .mobi, .azw, and .azw3 from My Kindle Content to the auto-calibre folder. This folder tells Calibre to import the book automatically which then I have rules set up to convert to epub etc... My question is when it copies the main file to auto-calibre it doesn't import correctly. Is there a way to look at the name of the file and then go to the My Kindle Content folder and then look for that file there to import?
|
06-06-2018, 08:59 PM | #47 | |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Quote:
You have a couple of alternatives. When you find a book in KFX format in My Kindle Content you could zip the content of the book's folder, rename that to have a .kfx-zip extension and put that file in the auto add folder, instead of just the main book file. Or you could write a new calibre File Type plugin that would be activated when you put something in the auto-add folder and would then perform the actions described above, searching My Kindle Content for a matching book folder, zipping it up, etc. |
|
Advert | |
|
06-07-2018, 08:28 AM | #48 | |
Connoisseur
Posts: 55
Karma: 40919
Join Date: Sep 2012
Device: Kindle Paperwhite 3, Apple iPad Mini
|
Quote:
I've wanted to get into plugin writing. I have an infatuation with k2pdfopt and now this file type plugin idea. So, I may look around the forums on where to get started on plugin development. I know Python but definitely not an expert. Thanks. |
|
06-11-2018, 03:00 PM | #49 |
Junior Member
Posts: 2
Karma: 10
Join Date: Jun 2018
Device: computer Mac and e-book Kobo
|
i'm using MacOS high Sierra 10.13.4 and have tried to download KFX Input.zip (119.9 KB, 3722 views) trough CALIBRE ''download a plugin from a file''.
No file to open was accessible. Any idea what should be done to open the right file ? |
06-11-2018, 04:06 PM | #50 |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
I recommend downloading and installing via the calibre GUI following the instructions under "How do I install a plugin using Plugin Updater?" in the Introduction to plugins post.
|
Advert | |
|
06-12-2018, 12:15 PM | #51 | |
Junior Member
Posts: 2
Karma: 10
Join Date: Jun 2018
Device: computer Mac and e-book Kobo
|
Quote:
thanks i followed the instruction you gave and have progressed. However i'm still blocked by DRM. I need to deDRM the book i bought on Kindle to read it on my KOBO reader. Is there any simple procedure to follow to solve this issue. thanks |
|
06-12-2018, 12:27 PM | #52 |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Instructions for DRM removal are not allowed on MobileRead. For help either raise an issue at Apprentice Harper’s Github or ask on Apprentice Alf’s blog.
|
06-20-2018, 12:46 AM | #53 |
Connoisseur
Posts: 86
Karma: 38050
Join Date: Sep 2016
Device: Kindle
|
Before I post to GitHub, I wanted to check on where in the process I'm having a problem. I'm sending a kindle book from my Amazon account to my PC. Then I upload the book into Calibre. However, there's no attached metadata- no title, no author, so it's just generic codes. The book is readable, so technically the import is working, right? Is there a Calibre -> Add Book setting I need to change? It currently converts imports to MOBI. Should it be ePub? Is there a way to make setup for one library and a different one for another library? Or is it a kindle conversion plugin setting I need to change? Thank you very much!
Last edited by meghane_e; 06-20-2018 at 12:50 AM. Reason: added detail |
06-20-2018, 10:34 AM | #54 | |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Quote:
If that setting is already checked then the most likely reason for such a title is a failure to import correctly. But that doesn't seem to be the case since the book comes out readable. If you mean something else by "generic codes" then give an example. A book in KFX format should import as KFX if successful. A failure to import should result in AZW or KFX-ZIP. If the book imports as MOBI then it is in MOBI format, not KFX and this plugin will have nothing to do with that book. This is assuming that you have not set "Automatically convert added books to the current output format" in Preferences -> Adding Books -> Adding actions. If you are using that setting then uncheck it so that you can see what format is actually being imported. |
|
06-20-2018, 03:54 PM | #55 |
Connoisseur
Posts: 86
Karma: 38050
Join Date: Sep 2016
Device: Kindle
|
Hi jhowell, thanks for the reply! I double checked those two settings, "Read Metadata from file contents" (check mark) and "Automatically convert added book to current output" (unchecked). It's still importing the books with the generic codes like B123456789 EBOK for the titles. Even though the books have those titles, they're all readable in the Calibre viewer. Also, they import as either MOBI or AZW, which seems expected behavior to me. Any other ideas?
|
06-20-2018, 04:38 PM | #56 |
Connoisseur
Posts: 86
Karma: 38050
Join Date: Sep 2016
Device: Kindle
|
amazon book codes instead of titles
Here's a clip of the how they import. These were imported AFTER I checked the recommended settings. The newly imported books are readable in Calibre viewer. Thanks!
Last edited by meghane_e; 06-20-2018 at 04:40 PM. |
06-20-2018, 06:58 PM | #57 | |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Quote:
One other thing to check is in Preferences->Plugins->Metadata reader plugins, make sure the "Read MOBI metadata" plugin is not disabled. It may be possible to find more about what is going wrong by running calibre in debug mode (right-click Preferences->Restart in debug mode) and then importing one of those books. After calibre is closed a log will pop up that you can post for analysis. |
|
06-21-2018, 03:03 PM | #58 | |
Connoisseur
Posts: 86
Karma: 38050
Join Date: Sep 2016
Device: Kindle
|
Quote:
You're tips for debugging look helpful, so I'll do that and look for an appropriate thread from there. Thank you so very much for your time responding. [RESOLUTION!]: It's fixed after my laptop crash, Calibre reinstalled itself, found "Read MOBI data" turned off which was weird. So not sure, but think maybe a plugin conflict somewhere. Thank you! Last edited by meghane_e; 06-22-2018 at 12:40 PM. |
|
06-23-2018, 11:11 AM | #59 | |
Junior Member
Posts: 6
Karma: 10
Join Date: Jun 2018
Device: Kindle Paperwhite
|
I'm trying to import a kfx file from my local file system and it's failing - here's the error messages:
Quote:
|
|
06-23-2018, 11:59 AM | #60 | |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Quote:
That information is only being displayed for debugging. In the next release of this plugin I will have it continue even when this error occurs. |
|
|
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 |