10-08-2021, 01:38 AM | #31 |
Groupie
Posts: 182
Karma: 2010542
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
Yeah, you did that correctly. I'm not sure yet if this is a bug in my plugin or a bug in DeDRM, but I will do some more testing and let you know. I'll probably make yet another update for my plugin with more verbose logging enabled.
|
10-08-2021, 01:57 AM | #32 | |
Junior Member
Posts: 7
Karma: 10
Join Date: Oct 2021
Device: Samsung Galaxy Tab S6
|
Quote:
Thank you so much. |
|
Advert | |
|
10-08-2021, 03:26 AM | #33 |
Groupie
Posts: 182
Karma: 2010542
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
Okay, I did look through the log and I have a couple more questions:
- Did you apply PR #1689 to the DeDRM plugin? If not, you'll probably need to do that. Though failing to add that PR usually results in other error messages in the log... - Do you have ADE installed on the computer you're running this plugin on? - If so, which version is that (2.0.X or 4.5 or both)? And do you know if that's assigned to the same ADE ID as the Calibre plugin or a different one? - Did you export the encryption key from the DeACSM plugin and import it into the DeDRM plugin? If not, can you try doing that (go to the DeACSM settings, click "Export account encryption key", save the file somewhere, then go into the DeDRM settings, go to "Adobe Digital Editions ebooks", then click "Import Existing Keyfiles" and select the exported file), then restart Calibre and try to import the ACSM file again, and see if that works. If it doesn't, please create another debug log with the key file imported. Last edited by Leseratte_10; 10-08-2021 at 03:45 AM. |
10-08-2021, 08:39 AM | #34 |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Providing detailed assistance with DRM removal is not allowed here on MobileRead. It would be best to take that part of the discussion elsewhere.
|
10-08-2021, 09:43 AM | #35 | |
Junior Member
Posts: 7
Karma: 10
Join Date: Oct 2021
Device: Samsung Galaxy Tab S6
|
Quote:
1- Yes. i copyied the code, and create a new Py file replacing the original one inside zip file. 2-I have no ADE intalled. I had in the beggining , but i uninstalled during the process. My file just worked with 4.5. The 2.0 versio do not comunicate with servers, i dont know why. 3-I just did. i imported my keys and the default, just in case. Debug attatched. |
|
Advert | |
|
10-08-2021, 09:46 AM | #36 | |
Junior Member
Posts: 7
Karma: 10
Join Date: Oct 2021
Device: Samsung Galaxy Tab S6
|
Quote:
|
|
10-08-2021, 11:43 AM | #37 |
Junior Member
Posts: 7
Karma: 10
Join Date: Oct 2021
Device: Samsung Galaxy Tab S6
|
|
10-08-2021, 11:59 AM | #38 |
Groupie
Posts: 182
Karma: 2010542
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
Sorry @jhowell, we'll continue this discussion elsewhere.
|
10-09-2021, 09:38 AM | #39 |
Grand Sorcerer
Posts: 6,748
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
To be clear I am not a moderator. Just pointing out the rules.
|
10-23-2021, 04:55 PM | #40 |
Groupie
Posts: 182
Karma: 2010542
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
Welp, guess I accidentally had a breaking bug in the date-related nonce calculation which made the plugin stop working a couple days ago (for some people? for everyone? I have no idea). I've just released v0.0.10, so if you're receiving weird errors like "int too big to convert" please update to v0.0.10.
|
11-16-2021, 01:45 PM | #41 |
Guru
Posts: 674
Karma: 4568205
Join Date: Jan 2010
Location: Sweden
Device: Kobo Forma
|
Nice plugin, thanks!
Since I'm still running Calibre v4, I installed the portable version of v5. Calibre adds the acsm-file, does not fetch the book. Is this because I'm using portable version, or am I doing something wrong? |
11-16-2021, 05:30 PM | #42 |
Groupie
Posts: 182
Karma: 2010542
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
I am not aware of any issues with the portable version. Did you link your Adobe ID account in the plugin settings?
If it still doesn't work, can you post a debug log? In Calibre, click the arrow next to the "Preferences" icon, then click "Restart in debug mode". After Calibre has restarted, delete the book again and re-import the ACSM, then close Calibre. A couple seconds later a text file should open with a bunch of logs. |
11-17-2021, 12:26 AM | #43 |
Member
Posts: 10
Karma: 10
Join Date: Oct 2017
Device: Kobo H2O
|
I installed your plugin but gave it the wrong Adobe account information. How can I deauthorize/remove that information and add a different account? (I've already tried removing and reinstalling but the authorization information seems to stick.)
|
11-17-2021, 02:08 AM | #44 |
Groupie
Posts: 182
Karma: 2010542
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
Wrong as in "invalid username & password" but it still accepted and saved that? Or wrong as in you want to use a different Adobe account now?
There's no button in the plugin settings to do that (to prevent people from accidentally de-authorizing their account) so you'll have to do that manually. In the Calibre settings, click on "Miscellaneous" then on "Open calibre configuration folder", then a folder should open. In that folder, open up the "plugins" subfolder, then delete the "deacsm.json" and the "DeACSM" subfolder. Then restart Calibre and open the plugin settings again. I would recommend making a backup of the current authorization ("Export account activation data" in the plugin settings) before deleting, just in case you do want to switch back to this account in the future without wasting one of the six activations. Last edited by Leseratte_10; 11-17-2021 at 02:30 AM. |
11-17-2021, 05:47 AM | #45 |
Guru
Posts: 674
Karma: 4568205
Join Date: Jan 2010
Location: Sweden
Device: Kobo Forma
|
Code:
DeACSM v0.0.12: Copying needed library files from plugin zip DeACSM v0.0.12: Trying to parse file URLLink (1).acsm DeACSM v0.0.12: Try to fulfill ... DeACSM v0.0.12: Hey, that didn't work: Looks like there's been an error during Fulfillment: <error xmlns="http://ns.adobe.com/adept" data="E_LIC_ALREADY_FULFILLED_BY_ANOTHER_USER http://localhost:8080/fulfillment/Fulfill 2b41db67-339f-4467-848f-6263275259a3-00000117 urn:uuid:91e27311-ea9c-4270-aec2-194e97954f2d"/> Will do some tests with drm-books. Thanks, this plugin seems amazing! |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[FileType Plugin] GetFileName | Terisa de morgan | Plugins | 417 | 07-16-2024 04:37 AM |
[FileType Plugin] YVES Bible Plugin | ClashTheBunny | Plugins | 27 | 01-16-2023 02:25 AM |
help with epub on_import filetype plugin | digitalvideo | Development | 4 | 02-27-2020 06:13 AM |
Question about file_types in FileType plugin | Terisa de morgan | Plugins | 6 | 02-08-2017 06:53 AM |
Zip Filetype Plugin? | rsingley | Plugins | 7 | 02-11-2011 06:11 PM |