Unable to Convert #488
Closed
jaybjay2ws
started this conversation in
General
Replies: 2 comments 2 replies
-
Don't drag the files. Click the Add button and browse to the file. The KFX Input plugin needs the files in their original folder structure. |
Beta Was this translation helpful? Give feedback.
2 replies
-
That is what I was missing. Thank you so much. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am having installed 10.0.9 and drag the kindle content files to calibre but htey won't open. Do I need an older version of Kindle or Calibre? How can I get this to work?
I am using v10.0.9 (RC1 for 10.1.0)
Kindle for PC is 1.40.1
calibre, version 7.4.0
ERROR: Loading book failed: Failed to open the book at C:\Users\Dilu Computer\Calibre Library\Unknown\B0BXXP75GB EBOK (60)\B0BXXP75GB EBOK - Unknown.azw. Click "Show details" for more info.
Failed to convert book: C:\Users\Dilu Computer\Calibre Library\Unknown\B0BXXP75GB EBOK (60)\B0BXXP75GB EBOK - Unknown.azw with error:
Traceback (most recent call last):
File "calibre\customize\ui.py", line 469, in get_file_type_metadata
File "calibre\customize\builtins.py", line 266, in get_metadata
File "calibre\ebooks\metadata\mobi.py", line 503, in get_metadata
File "calibre\ebooks\mobi\reader\headers.py", line 293, in init
File "calibre\ebooks\mobi\reader\headers.py", line 321, in identity
calibre.ebooks.mobi.MobiError: Unknown book type: b'\x02\xa2\x81\xc4\xde\x02\x9d\x8c'
DeDRM v10.0.9: Trying to decrypt B0BXXP75GB EBOK - Unknown.azw
DeDRM v10.0.9: Failed to decrypt with error: The .kfx DRMION file cannot be decrypted by itself. A .kfx-zip archive containing a DRM voucher is required.
DeDRM v10.0.9: Looking for new default Kindle Key after 1.1 seconds
searching for kinfoFiles in C:\Users\Dilu Computer\AppData\Local
Found K4PC 1.25+ kinf2018 file: C:\Users\Dilu Computer\AppData\Local\Amazon\Kindle\storage.kinf2018
Decrypted key file using IDString '4234079568' and UserName 'Dilu Computer'
DeDRM v10.0.9: Ultimately failed to decrypt after 1.5 seconds. Read the FAQs at noDRM's repository: https://github.com/noDRM/DeDRM_tools/blob/master/FAQs.md
Running file type plugin DeDRM failed with traceback:
Traceback (most recent call last):
File "calibre_plugins.dedrm.init", line 931, in KindleMobiDecrypt
File "C:\Users\Dilu Computer\AppData\Roaming\calibre\plugins\DeDRM.zip\k4mobidedrm.py", line 170, in GetDecryptedBook
k4mobidedrm.DrmException: The .kfx DRMION file cannot be decrypted by itself. A .kfx-zip archive containing a DRM voucher is required.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\customize\ui.py", line 187, in _run_filetype_plugins
File "calibre_plugins.dedrm.init", line 1030, in run
File "calibre_plugins.dedrm.init", line 981, in KindleMobiDecrypt
calibre_plugins.dedrm.DeDRMError: DeDRM v10.0.9: Ultimately failed to decrypt after 1.5 seconds. Read the FAQs at noDRM's repository: https://github.com/noDRM/DeDRM_tools/blob/master/FAQs.md
InputFormatPlugin: MOBI Input running
on C:\Users\Dilu Computer\Calibre Library\Unknown\B0BXXP75GB EBOK (60)\B0BXXP75GB EBOK - Unknown.azw
Failed to run pipe worker with command: from calibre.srv.render_book import viewer_main; viewer_main()
Traceback (most recent call last):
File "calibre\ebooks\conversion\plugins\mobi_input.py", line 27, in convert
File "calibre\ebooks\mobi\reader\mobi6.py", line 89, in init
calibre.ebooks.mobi.reader.mobi6.KFXError: This is an Amazon KFX book. It cannot be processed. See https://www.mobileread.com/forums/showthread.php?t=283371 for information on how to handle KFX books.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "runpy.py", line 198, in _run_module_as_main
File "runpy.py", line 88, in _run_code
File "site.py", line 95, in
File "site.py", line 90, in main
File "site.py", line 50, in run_entry_point
File "calibre\utils\ipc\worker.py", line 196, in main
File "", line 1, in
File "calibre\srv\render_book.py", line 952, in viewer_main
File "calibre\srv\render_book.py", line 943, in render_for_viewer
File "calibre\srv\render_book.py", line 920, in render
File "calibre\ebooks\oeb\iterator\book.py", line 62, in extract_book
File "calibre\customize\conversion.py", line 242, in call
File "calibre\ebooks\conversion\plugins\mobi_input.py", line 33, in convert
File "calibre\ebooks\mobi\reader\mobi6.py", line 89, in init
calibre.ebooks.mobi.reader.mobi6.KFXError: This is an Amazon KFX book. It cannot be processed. See https://www.mobileread.com/forums/showthread.php?t=283371 for information on how to handle KFX books.
Beta Was this translation helpful? Give feedback.
All reactions