51 Commits

Author SHA1 Message Date
DyonR
63088df6a7 Updated start.sh to support spaces in filesnames 2020-11-08 23:16:28 +01:00
DyonR
09c458a245 New branch specifically for qBittorrent v4.2.x 2020-10-29 18:55:23 +01:00
DyonR
7a2ba4df3a
Merge pull request #14 from DyonR/dev
Fixed getting 'vpn_remote_line' for files configs without spaces
2020-09-12 22:52:07 +02:00
DyonR
03d06565f5 Fixed comments originating from Jackettvpn 2020-09-12 22:24:08 +02:00
DyonR
a668334f5b Fixed getting vpn_remote_line if there are no spaces 2020-09-12 22:06:42 +02:00
DyonR
f1a8b57539
Merge pull request #13 from DyonR/dev
Moved the Python installation to separate script
2020-08-31 04:32:05 +02:00
DyonR
11404ae043 Switched to libtorrent-1.2.8, compining issues with 1.2.9 2020-08-31 03:52:02 +02:00
DyonR
1285981db0 Only use the RC_1_2 branch
This is the only branch that I test with and can confirm works. If libtorrent 2.0 would be released soon, compiling may break.
2020-08-30 21:07:01 +02:00
DyonR
0144b34250 Do not use pre-releases of libtorrent for compiling 2020-08-30 21:00:47 +02:00
DyonR
f3db080780 Moved the Python installation to separate script 2020-08-30 20:50:17 +02:00
DyonR
c4d42b7749
Merge pull request #11 from DyonR/dev
Add an option to install Python3. Closes #9
2020-08-30 03:48:30 +02:00
DyonR
74bcb8af6c Changed apt parameters 2020-08-30 03:41:49 +02:00
DyonR
ef3773228f Revert "Merge branch 'alpha' into dev"
This reverts commit 7bfd725166c7107600612f6d0a4e41ed72e46231, reversing
changes made to b58ac335054aeba5863eafbaa5296965ef619ea2.
2020-08-30 03:36:08 +02:00
DyonR
7bfd725166
Merge branch 'alpha' into dev 2020-08-30 03:31:04 +02:00
DyonR
b58ac33505 Added INSTALL_PYTHON3 2020-08-30 03:25:10 +02:00
DyonR
67c36d04eb
Merge pull request #8 from DyonR/dev
Added unrar, unzip, zip, p7zip
2020-08-21 18:57:02 +02:00
DyonR
f7dc5b56a2 Fixed Dockerfile 2020-08-21 18:29:23 +02:00
DyonR
174e4358ae Fixed Dockerfile 2020-08-21 18:19:27 +02:00
DyonR
ddb5f0dd9d Added unrar, p7zip, unzip, zip 2020-08-21 16:35:24 +02:00
DyonR
05747bd093 Removed old referenced from Jackettvpn 2020-08-20 17:17:59 +02:00
DyonR
1b705dba0f
Merge pull request #7 from DyonR/dev
Separated libtorrent and qBittorrent in Dockerfile
2020-08-20 00:45:07 +02:00
DyonR
0df5b431bb Corrected checking of WebUIKey.key 2020-08-20 00:34:40 +02:00
DyonR
3d202d0724 If check for Unraid HOST_OS 2020-08-20 00:28:58 +02:00
DyonR
138a937742 Alphabetising the packages 2020-08-19 23:49:04 +02:00
DyonR
63b97aa407 Separated libtorrent and qBittorrent compiling 2020-08-19 23:48:09 +02:00
DyonR
0a13587903
Merge pull request #6 from DyonR/dev
Let the Docker handle SSL
2020-08-18 23:09:27 +02:00
DyonR
541c299503 Added info about how to access https 2020-08-18 23:08:25 +02:00
DyonR
38b00aba98 Added ENABLE_SSL 2020-08-18 23:03:46 +02:00
DyonR
f0f618cd21 INFO -> WARNING 2020-08-18 22:34:37 +02:00
DyonR
a6f068dc86 Fixed typo in user/group 2020-08-18 22:07:33 +02:00
DyonR
40f00a4e32 Fixed wrong fi statement 2020-08-18 22:00:13 +02:00
DyonR
c6cb691525 Added info INFO and WARNINGS 2020-08-18 21:49:41 +02:00
DyonR
d49824e8f2 Fixed CertificatePath to KeyPath 2020-08-18 21:34:51 +02:00
DyonR
80f1a0639f Added option to generate SSL in the script 2020-08-18 21:19:24 +02:00
DyonR
e8a7764a84
Alpha size 2020-08-16 16:58:18 +02:00
DyonR
bcce0499dd
Merge pull request #5 from DyonR/dev
Switched to jq for getting releases
2020-08-16 15:55:30 +02:00
DyonR
af6c50f248 Fixed git clone folder 2020-08-16 15:47:33 +02:00
DyonR
827f1a7661 qBittorrent Alpha branch 2020-08-16 15:28:00 +02:00
DyonR
46f770fd6d Optimized jq 2020-08-16 15:22:05 +02:00
DyonR
9d232f3b95 Switched to jq for getting releases 2020-08-16 15:19:16 +02:00
DyonR
cce881737d
Update README.md 2020-08-16 03:50:26 +02:00
DyonR
6594b73453
Added screenshot 2020-08-16 03:47:20 +02:00
DyonR
079b56def5 Added ca-certificates 2020-08-16 02:58:13 +02:00
DyonR
b88992632f
More cleanup in RUN 2020-08-16 02:49:50 +02:00
DyonR
d15bae320a
config formatting 2020-08-16 01:57:35 +02:00
DyonR
be5f1070fe
Update README.md 2020-08-16 01:56:58 +02:00
DyonR
4d02e8e4c6
qbittorrent-nox instead of headless qBittorent client 2020-08-16 01:56:48 +02:00
DyonR
cd4a02955a
Different line positioning in Credits section 2020-08-16 01:54:39 +02:00
DyonR
9e809e0f8a
Fixed formatting in Readme 2020-08-16 01:54:09 +02:00
DyonR
304e41e38a First working version 2020-08-16 01:53:01 +02:00