Open DXCanas opened 3 years ago
Was able to work around this with the information found in #1692
But leaving the ticket here, as the most recent combination of plugin and tool aren't working.
I was able to remove DRM from epub with the solution suggested here: https://github.com/apprenticeharper/DeDRM_tools/issues/1692
CheckList
The Title
and TheLog Title
are setted correctly.my environment
.the log
.Title
Book was purchased, opens fine in DE. Just won't go through the DeDRM process.
My Environment
Calibre:
5.18.0
DeDRM:
7.2.1
Log
Error Log
```log calibre, version 5.18.0 ERROR: Loading book failed: Failed to open the book at C:\Private\File\Path\PDF - Unknown.pdf. Click "Show details" for more info. Failed to convert book: C:\Private\File\Path\PDF - Unknown.pdf with error: DeDRM v7.2.1: Trying to decrypt Called by the Gospel - Unknown.pdf DeDRM v7.2.1: Called by the Gospel - Unknown.pdf is a PDF ebook DeDRM v7.2.1: Trying Encryption key default_key error writing pdf: max() arg is an empty sequence DeDRM v7.2.1: Failed to decrypt with key default_key after 0.1 seconds DeDRM v7.2.1: Looking for new default Adobe Digital Editions Keys after 0.1 seconds Found 1 keys DeDRM v7.2.1: Trying a new default key error writing pdf: max() arg is an empty sequence DeDRM v7.2.1: Failed to decrypt with new default key after 0.2 seconds DeDRM v7.2.1: Ultimately failed to decrypt after 0.2 seconds. Read the FAQs at Harper's repository: https://github.com/apprenticeharper/DeDRM_tools/blob/master/FAQs.md Syntax Error: Couldn't find the 'EBX_HANDLER' security handler pdfinfo errored out with return code: 1 InputFormatPlugin: PDF Input running on C:\Private\File\Path\PDF - Unknown.pdf Failed to run pipe worker with command: from calibre.srv.render_book import viewer_main; viewer_main() Traceback (most recent call last): File "calibre\customize\ui.py", line 433, in get_file_type_metadata File "calibre\customize\builtins.py", line 346, in get_metadata File "calibre\ebooks\metadata\pdf.py", line 126, in get_metadata ValueError: Could not read info dict from PDF Running file type plugin DeDRM failed with traceback: Traceback (most recent call last): File "calibre\customize\ui.py", line 176, in _run_filetype_plugins File "calibre_plugins.dedrm.__init__", line 640, in run File "calibre_plugins.dedrm.__init__", line 515, in PDFDecrypt calibre_plugins.dedrm.DeDRMError: DeDRM v7.2.1: Ultimately failed to decrypt after 0.2 seconds. Read the FAQs at Harper's repository: https://github.com/apprenticeharper/DeDRM_tools/blob/master/FAQs.md Traceback (most recent call last): File "runpy.py", line 194, in _run_module_as_main File "runpy.py", line 87, in _run_code File "site.py", line 82, in