Calibre 4.23 with python3 and DeDRM
Nimm erste Version für calibre 5. Solte 7.1.0 sein
Edit this line:
DeDRM_tools/DeDRM_plugin/__init__.py
Line 132 in 76a47e0
minimum_calibre_version = (5, 0, 0) # Python 3.
change (5, 0, 0) to
Configuring proxy on docker 1. Create a systemd drop-in directory for the docker service: $ sudo mkdir -p /etc/systemd/system/docker.service.d
2. Create a file named /etc/systemd/system/docker.service.d/http-proxy.conf that adds the HTTP_PROXY and