Replies: 1 comment 5 replies
-
This may be a question for @j-howell, the maker of KFX Input plugin. Let's see a log from when you first add this book to calibre: https://github.com/noDRM/DeDRM_tools/blob/master/FAQs.md#i-cannot-solve-my-problem-with-the-dedrm-plugin-and-now-i-need-to-post-a-log-how-do-i-do-that |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using Calibre version 7.26 and downloaded and installed DeDRM version 10.0.9. I was able to remove DRM in one of the Kfx files by following the instructions in these forums: Add books --> Navigate to the Kindle folder --> select the particular book. However one other file i wasnt able to remove. The logfile shows the follows:
_**calibre, version 7.26.0
ERROR: Loading book failed: Failed to open the book at C:\Users\AVR\Documents\01_Sync_Server\05_Calibre_Library\Unknown\Water Moon The Sunday Times bestsel (557)\Water Moon The Sunday Times bes - Unknown.kfx. Click "Show details" for more info.
Failed to convert book: C:\Users\AVR\Documents\01_Sync_Server\05_Calibre_Library\Unknown\Water Moon The Sunday Times bestsel (557)\Water Moon The Sunday Times bes - Unknown.kfx with error:
KFX metadata reader (from KFX Input) activated for C:\Users\AVR\Documents\01_Sync_Server\05_Calibre_Library\Unknown\Water Moon The Sunday Times bestsel (557)\Water Moon The Sunday Times bes - Unknown.kfx
Failed to extract content from C:\Users\AVR\Documents\01_Sync_Server\05_Calibre_Library\Unknown\Water Moon The Sunday Times bestsel (557)\Water Moon The Sunday Times bes - Unknown.kfx: Exception('Unable to determine KFX container type of C:\Users\AVR\Documents\01_Sync_Server\05_Calibre_Library\Unknown\Water Moon The Sunday Times bestsel (557)\Water Moon The Sunday Times bes - Unknown.kfx ()')
Traceback (most recent call last):
File "calibre\customize\ui.py", line 482, in get_file_type_metadata
File "calibre_plugins.kfx_input.metadata_reader", line 28, in get_metadata
File "calibre_plugins.kfx_input.kfxlib.yj_book", line 151, in get_metadata
Exception: Failed to locate a KFX container with metadata
DeDRM v10.0.9: Trying to decrypt Water Moon The Sunday Times bes - Unknown.kfx
Unknown booktype kfx. Passing back to calibre unchanged
InputFormatPlugin: KFX Input running
on C:\Users\AVR\Documents\01_Sync_Server\05_Calibre_Library\Unknown\Water Moon The Sunday Times bestsel (557)\Water Moon The Sunday Times bes - Unknown.kfx
Software versions: KFX Input 2.21.0, calibre 7.26, Windows-10-10.0.19045-SP0
KFX Input plugin help is available at https://www.mobileread.com/forums/showthread.php?t=291290
Converting C:\Users\AVR\Documents\01_Sync_Server\05_Calibre_Library\Unknown\Water Moon The Sunday Times bestsel (557)\Water Moon The Sunday Times bes - Unknown.kfx
Processing container: C:\Users\AVR\Documents\01_Sync_Server\05_Calibre_Library\Unknown\Water Moon The Sunday Times bestsel (557)\Water Moon The Sunday Times bes - Unknown.kfx
Failed to run pipe worker with command: from calibre.srv.render_book import viewer_main; viewer_main()
Traceback (most recent call last):
File "calibre_plugins.kfx_input.init", line 97, in convert
File "calibre_plugins.kfx_input.kfxlib.yj_book", line 213, in decode_book
File "calibre_plugins.kfx_input.kfxlib.yj_book", line 336, in get_container
Exception: Unable to determine KFX container type of C:\Users\AVR\Documents\01_Sync_Server\05_Calibre_Library\Unknown\Water Moon The Sunday Times bestsel (557)\Water Moon The Sunday Times bes - Unknown.kfx ()
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 83, in
File "site.py", line 78, 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 845, in viewer_main
File "calibre\srv\render_book.py", line 836, in render_for_viewer
File "calibre\srv\render_book.py", line 813, in render
File "calibre\ebooks\oeb\iterator\book.py", line 64, in extract_book
File "calibre\customize\conversion.py", line 242, in call
File "calibre_plugins.kfx_input.init", line 120, in convert
calibre.ebooks.conversion.ConversionUserFeedBack: {"msg": "Cannot convert ?
Exception('Unable to determine KFX container type of C:\\Users\\AVR\\Documents\\01_Sync_Server\\05_Calibre_Library\\Unknown\\Water Moon The Sunday Times bestsel (557)\\Water Moon The Sunday Times bes - Unknown.kfx ()')", "level": "error", "det_msg": "", "title": "KFX conversion failed"}**
Can you tell me what I am doing wrong? Or is this new format not supported by the plugin yet?
Unfortunately amazon has done away with the download and transfer via USB option. So the only option is to choose the file directly from my kindle after downloading and adding it to Calibre to remove DRM.
Thanks a lot for developing this plugin and for the support.
Beta Was this translation helpful? Give feedback.
All reactions