Skip to content

Releases: Leseratte10/acsm-calibre-plugin

DeACSM v0.0.5

27 Sep 15:09
Compare
Choose a tag to compare

Fixes a bug in the previous version where the DeDRM plugin was also executed on books if it was installed but disabled. Now disabling the DeDRM plugin in the Calibre settings no longer removes DRM from books imported through this plugin.

DeACSM v0.0.4

26 Sep 11:01
Compare
Choose a tag to compare

With this update the DeDRM plugin will work out-of-the-box without having to edit anything.

Just export the encryption key from this plugin and import it into the DeDRM plugin and the DRM will automatically be completely removed from eBooks after this plugin converted them from ACSM to EPUB.

With previous versions, this required a modification to the DeDRM plugin which is now no longer necessary.

DeACSM v0.0.3

25 Sep 14:26
Compare
Choose a tag to compare

This is a complete reimplementation of libgourou in Python. There's no longer any dependency that needs to be installed, and this version also works on other operating systems. I've only tested Linux and Windows, but MacOS should work, too.

Helper files

25 Sep 14:15
Compare
Choose a tag to compare

The next version of the plugin will require a couple additional Python modules.
During the CI build these will be downloaded from here. You do not need to download these manually.

As of v0.0.16, only asn1crypto and oscrypto are required. The other ZIP files are still here to build older versions.

DeACSM v0.0.1

20 Sep 13:27
Compare
Choose a tag to compare

Very first version of the plugin. Might still be buggy.

You only need to download the calibre-plugin.zip (unless you want to look at the source code).