Releases: jaymoulin/docker-jdownloader
Releases · jaymoulin/docker-jdownloader
Adds new 7zip bindings for arm64 / untested
fixes #75 - needs to be tested on a arm64 device (which I don't have)
Adds umask feature
fixes #66
Add UMASK
environment file to define your downloaded files rights. (cf https://github.com/jaymoulin/docker-jdownloader#environment-variables).
Make sure to update your image + container to 1.4.0 to be able to use this feature
adds XDG_DOWNLOAD_DIR env var
1.3.1 Adds XDG_DOWNLOAD_DIR env var
Should fix rar4 password extraction
#49 - changes openjdk8 for openjdk11 - not compatible with rpi zero (yet)
changes default download folder to /opt/JDownloader/Downloads
1.2.0 changes default download folder to /opt/JDownloader/Downloads
fixes issue with comma in passwords
fixes #46 - Problem with comma in password
Adds env configuration files
1.0.1
Stable release
1.0.0 Stable release
Adds direct connections
#33 - adds direct connections instructions