Skip to content

Releases: jaymoulin/docker-jdownloader

2.2.0 - PUID/GID + update integrity fix

22 Dec 21:01
Compare
Choose a tag to compare

new

  • fixes #133 : Adds PUID/GID environment variable as workaround for -u docker flag for some closed environments (qnap)

fixes

  • fixes #132 , #134 - wait for java process to terminate when closing - This may cause errors when user terminates container as Docker is proprietary on java process
  • fixes 7zip and version number since buildx multiarch
  • Fixes infinite loop on integrity check
  • mute errors on cleanup (integrity check fails)

Moved from manifest to buildx

03 May 00:37
Compare
Choose a tag to compare

This "should" be easier to maintain and to use thanks to buildx.
This may create confusion as images are now identified with manifest platform instead of architecture in tag name.
--platform flag may be needed to be passed

Configure tool handle password update better

04 Sep 23:00
2.1.2
c9eba4c
Compare
Choose a tag to compare
2.1.2

fixes password update

2.1.1 - Configure tool allowed to kill jdownloader instance

30 Aug 23:57
Compare
Choose a tag to compare

adds pkill dependency to allow configure tool to restart jdownloader instance after changing password - fixes #127

2.1.0 - Adds docker secret support and images are now mirrored on GitHub Container Registry

23 Dec 22:16
Compare
Choose a tag to compare

Adds docker secret support (#121 ) and images are now mirrored on GitHub Container Registry (ghcr.io #119)

Fixes arm64v8 extraction core dump

02 Feb 08:15
Compare
Choose a tag to compare

2.0.2 - fixes core dump on archive extraction

09 Dec 20:17
Compare
Choose a tag to compare

fixes #105 - update 7zbindings + 10 core dump

- Stabilize to 10.0.2 oracle image for latest 10 is bugged and linked to
  1.8.2
- Update 7zip java bindings to latest 16.02-2.01 | 2020-02-19

2.0.1 - Fixes app mountpoint with root rights (preventing container copy)

02 Dec 23:24
Compare
Choose a tag to compare

2.0.0 - Adds sharded environment support

02 Dec 23:00
Compare
Choose a tag to compare

BC Break

JDownloader instance is now stored in /opt/JDownloader/app. previously was in /opt/JDownloader/.
Please check README for sharded installations.

READ #102, #94 for more information

may fix #98, #93, #91, #88, #82, #74, #70, #54, #28

1.4.3

28 Dec 20:40
Compare
Choose a tag to compare

Adds utf-8 encoding for filenames issue