Open Nymphetamine972 opened 1 year ago
Where is the book from? I don't remember hearing of anything like this before.
It's from EmpikGo, it's a Polish store. You get the app in which you can read the books, send them to Kindle, but you have access as long as the subscription is active. If subscription is expired, DRM won't let you open it without refreshing it with their app in which you send the books to Kindle. USB only
ons. 8. feb. 2023, 22:10 skrev ElleKayEm @.***>:
Where is the book from? I don't remember hearing of anything like this before.
— Reply to this email directly, view it on GitHub https://github.com/apprenticeharper/DeDRM_tools/issues/2206#issuecomment-1423243197, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5M6D47LIZZZ4SVRBICTXYTWWQDVDANCNFSM6AAAAAAUVXWT7E . You are receiving this because you authored the thread.Message ID: @.***>
Maybe if you enter your Kindle's serial number into DeDRM's customization. That's how books downloaded from Amazon for your Kindle can be decrypted.
I did and the problem continues. I try to add it from Kindle, failed, I get the mobi file manually and then add to Calibre from laptop, fail. Even the programs like Epubor or DRM removal tools (from AnyBook converter) fail, which earlier succeeded in removing DRM from other sources (but none of them was mobi)
ons. 8. feb. 2023, 23:00 skrev ElleKayEm @.***>:
Maybe if you enter your Kindle's serial number into DeDRM's customization. That's how books downloaded from Amazon for your Kindle can be decrypted.
— Reply to this email directly, view it on GitHub https://github.com/apprenticeharper/DeDRM_tools/issues/2206#issuecomment-1423293864, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5M6D4YR3HTLNP6QGZYZHK3WWQJPRANCNFSM6AAAAAAUVXWT7E . You are receiving this because you authored the thread.Message ID: @.***>
Ok, the only other DRM for mobi files that DeDRM can handle is for Mobipocket. For those you would have a PID which you'd enter into DeDRM. (Amazon bought Mobipocket and shut it down many years ago.)
This is probably their own DRM which DeDRM doesn't recognize. We can take a look at a debug log: 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
Hello,
here's the log, deleted DRMed book from library and imported once again,
tried to open:
ApplicationPaletteChange event ignored
Using calibre Qt style: True
calibre 6.12 embedded-python: True
Windows-10-10.0.22621-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22621')
Python 3.10.1
Windows: ('10', '10.0.22621', 'SP0', 'Multiprocessor Free')
Interface language: nb
Initialized urlfixer
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX
Input) (1, 51, 0) && DeDRM (10, 0, 3) && Package KFX (from KFX Input) (1,
51, 0) && DOC Input (1, 0, 1) && Extract ISBN (1, 6, 0) && FanFicFare (4,
20, 0) && Generate Cover (2, 3, 2) && Job Spy (1, 0, 204) && KFX metadata
reader (from KFX Input) (1, 51, 0) && KFX Input (1, 51, 0) && Set KFX
metadata (from KFX Output) (1, 66, 0) && KFX Output (1, 66, 0) && Kindle
Collections (1, 7, 29) && Kindle hi-res covers (0, 5, 0) && KindleUnpack -
The Plugin (0, 83, 1) && Obok DeDRM (10, 0, 3) && Quick Preferences (1, 7,
0) && Similar Stories (1, 0, 58) && Wiki Reader (2, 2, 1) && Wikidata (2,
0, 0) && Wikidata gui (2, 0, 0) && all recipes Recipe Reader (1, 0, 2)
QPA platform: windows
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 141.7674418604651 x 141.4020618556701
ApplicationPaletteChange event ignored
Using calibre Qt style: True
Traceback (most recent call last):
File "calibre\gui2\ui.py", line 138, in init
File "calibre\gui2\ui.py", line 156, in init_iaction
File "calibre\customize__init.py", line 612, in load_actual_plugin
File "importlib\init__.py", line 126, in import_module
File "
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\gui2\ui.py", line 138, in init
File "calibre\gui2\ui.py", line 156, in init_iaction
File "calibre\customize__init__.py", line 612, in load_actual_plugin
File "importlib__init__.py", line 126, in import_module
File "
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "calibre_plugins.dedrm.init", line 991, in KindleMobiDecrypt File "C:\Users\eryka\AppData\Roaming\calibre\plugins\DeDRM.zip\k4mobidedrm.py", line 261, in GetDecryptedBook File "C:\Users\eryka\AppData\Roaming\calibre\plugins\DeDRM.zip\mobidedrm.py", line 501, in processBook mobidedrm.DrmException: No key found in 4 PIDs tried. DeDRM v10.0.3: Ultimately failed to decrypt after 0.3 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 957, in KindleMobiDecrypt File "C:\Users\eryka\AppData\Roaming\calibre\plugins\DeDRM.zip\k4mobidedrm.py", line 261, in GetDecryptedBook File "C:\Users\eryka\AppData\Roaming\calibre\plugins\DeDRM.zip\mobidedrm.py", line 501, in processBook mobidedrm.DrmException: No key found in 2 PIDs tried.
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "calibre\customize\ui.py", line 178, in _run_filetype_plugins File "calibre_plugins.dedrm.init", line 1056, in run File "calibre_plugins.dedrm.init", line 1007, in KindleMobiDecrypt calibre_plugins.dedrm.DeDRMError: DeDRM v10.0.3: Ultimately failed to decrypt after 0.3 seconds. Read the FAQs at noDRM's repository: https://github.com/noDRM/DeDRM_tools/blob/master/FAQs.md
piped data from file dialog helper: [b'\x9c{\x90\x9fo3\xf2\x87\x8e;\xa3\xe6\xf3?\xf1M\xdf\xa0\xcd"U\xf3R\xc2B-L\t\x81\xf8) ', b'C:\Users\eryka\Calibre-bibliotek\Agnieszka Niedzialek\Robie wlosing (744)\Robie wlosing - Agnieszka Niedzialek.mobi'] Restoring geometry for: duplicates-question-dialog-geometry {'frame_geometry': {'height': 409, 'width': 498, 'x': 691, 'y': 278}, 'full_screened': False, 'geometry': {'height': 378, 'width': 498, 'x': 691, 'y': 309}, 'maximized': False, 'normal_geometry': {'height': 378, 'width': 498, 'x': 691, 'y': 309}, 'screen': {'depth': 32, 'device_pixel_ratio': 1.0, 'geometry_in_logical_pixels': {'height': 1080, 'width': 1920, 'x': 0, 'y': 0}, 'index_in_screens_list': 0, 'manufacturer': '', 'model': '', 'name': '\\.\DISPLAY1', 'serial': '', 'size_in_logical_pixels': {'height': 1080, 'width': 1920}, 'virtual_geometry': {'height': 1080, 'width': 1920, 'x': 0, 'y': 0}}} Matching screen: {'depth': 32, 'device_pixel_ratio': 1.0, 'geometry_in_logical_pixels': {'height': 1080, 'width': 1920, 'x': 0, 'y': 0}, 'index_in_screens_list': 0, 'manufacturer': '', 'model': '', 'name': '\\.\DISPLAY1', 'serial': '', 'size_in_logical_pixels': {'height': 1080, 'width': 1920}, 'virtual_geometry': {'height': 1080, 'width': 1920, 'x': 0, 'y': 0}} Setting widget geometry to: {'height': 378, 'width': 498, 'x': 691, 'y': 309} Initialized urlfixer Saving geometry for: duplicates-question-dialog-geometry {'frame_geometry': {'height': 409, 'width': 498, 'x': 691, 'y': 278}, 'full_screened': False, 'geometry': {'height': 378, 'width': 498, 'x': 691, 'y': 309}, 'maximized': False, 'normal_geometry': {'height': 378, 'width': 498, 'x': 691, 'y': 309}, 'screen': {'depth': 32, 'device_pixel_ratio': 1.0, 'geometry_in_logical_pixels': {'height': 1080, 'width': 1920, 'x': 0, 'y': 0}, 'index_in_screens_list': 0, 'manufacturer': '', 'model': '', 'name': '\\.\DISPLAY1', 'serial': '', 'size_in_logical_pixels': {'height': 1080, 'width': 1920}, 'virtual_geometry': {'height': 1080, 'width': 1920, 'x': 0, 'y': 0}}} Added Robię włosing to db in: 0.1 Added 1 books in 2.6 seconds Worker Launch took: 0.02 seconds Saving geometry for: calibre_main_window_geometry {'frame_geometry': {'height': 1040, 'width': 1920, 'x': 0, 'y': -8}, 'full_screened': False, 'geometry': {'height': 1009, 'width': 1920, 'x': 0, 'y': 23}, 'maximized': True, 'normal_geometry': {'height': 1009, 'width': 1920, 'x': 0, 'y': 23}, 'screen': {'depth': 32, 'device_pixel_ratio': 1.0, 'geometry_in_logical_pixels': {'height': 1080, 'width': 1920, 'x': 0, 'y': 0}, 'index_in_screens_list': 0, 'manufacturer': '', 'model': '', 'name': '\\.\DISPLAY1', 'serial': '', 'size_in_logical_pixels': {'height': 1080, 'width': 1920}, 'virtual_geometry': {'height': 1080, 'width': 1920, 'x': 0, 'y': 0}}}
tor. 9. feb. 2023 kl. 00:23 skrev ElleKayEm @.***>:
Ok, the only other DRM for mobi files that DeDRM can handle is for Mobipocket. For those you would have a PID which you'd enter into DeDRM. (Amazon bought Mobipocket and shut it down many years ago.)
This is probably their own DRM which DeDRM doesn't recognize. We can take a look at a debug log: 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
— Reply to this email directly, view it on GitHub https://github.com/apprenticeharper/DeDRM_tools/issues/2206#issuecomment-1423368817, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5M6D4ZQWYPB4TD43NAIN3DWWQTGDANCNFSM6AAAAAAUVXWT7E . You are receiving this because you authored the thread.Message ID: @.***>
Yeah, it tries the keys that you already have in DeDRM and then tries the key from the currently installed Kindle for PC. And none of those work. I don't know how you can get the correct key.
Hello At first, I thought it's DeDRM not working, but I think I found the issue DeDRM is working, but not on .mobi ebooks from one store. This one is "pay to keep having access", the only way you can get the book on the Kindle is by their specific programme. I could DeDRM ebook from Google Books with DeDRM, but it doesn't work with these .mobi files from that another store. Has anyone had this issue and found a solution?