Commit graph

126 commits

Author SHA1 Message Date
Roger Far
5e490e8b0d Add check if torrent is actually changed from RD to prevent DB updates. 2021-06-05 11:46:59 -06:00
Roger Far
7872836ae7 Add torrent caching. 2021-06-05 11:46:41 -06:00
Roger Far
9a7aefaa71 Add a thread safe lock to the settings 2021-06-05 11:25:47 -06:00
Roger Far
1f50cda389 Update packages. 2021-06-05 10:59:56 -06:00
Roger Far
75875af36a no message 2021-06-05 10:59:36 -06:00
Roger Far
5bdf224e1b Fixed bug where original filename wasn't handled properly. 2021-06-05 10:50:56 -06:00
Roger Far
fe3b7d8867 Improve handling of torrent URL's that are HTTP files. 2021-04-28 07:46:07 -06:00
Roger Far
659675d538 Update packages. 2021-04-26 19:47:33 -06:00
Roger Far
3cc3c1eeda
Merge pull request #57 from ravensorb/master
Updated dockerfile to use build image as source rather than add local file
2021-04-26 16:05:38 -06:00
Shawn Anderson
24aa54319d Updated dockerfile to use build image as sorce rather than local filesystem 2021-04-26 17:24:26 -04:00
Roger Far
ad5e5b48ce
Merge pull request #55 from ravensorb/master
Added support for dos2unix to handle windows line ending issue during build
2021-04-26 07:23:33 -06:00
Shawn Anderson
058e67b03e Updated dockerfile to allow dos2unix to correct the window line ending issue 2021-04-25 21:15:32 -04:00
Shawn
e6a261dfd6
Merge pull request #1 from rogerfar/master
Merge with main fork
2021-04-25 20:47:39 -04:00
Roger Far
6a1c2a1f0f Version bump to 1.7.4 to generate new docker containers. 2021-04-22 09:31:42 -06:00
Roger Far
cc7abc82ba
Merge pull request #53 from ravensorb/master
Updated dockerfile and related items
2021-04-22 09:23:11 -06:00
Shawn Anderson
fbcfdfc8f5 Merge branch 'master' of https://github.com/ravensorb/rdt-client 2021-04-21 20:06:28 -04:00
Shawn Anderson
8ea3f0ecaf Updated Dockerfile and related files 2021-04-21 20:06:23 -04:00
Shawn Anderson
32cb03a5b3 Updated Dockerfile and related files 2021-04-21 20:05:03 -04:00
Roger Far
49beb60894 Fixed issue where sometimes the name of the torrent would change, causing the download not to be recognized by sonarr anymore. 2021-04-19 15:43:06 -06:00
Roger Far
9c236bbe67 Fixed error in 7z script for building the zip file, zip re-uploaded to 1.7.2 2021-04-14 16:30:57 -06:00
Roger Far
3037179a27 Using new Dockerfile thanks to ravensorb 2021-04-14 16:17:09 -06:00
Roger Far
04d580bc5c Revert dockerfile. 2021-04-14 16:04:47 -06:00
Roger Far
2cb81e2c41 Added path seperator on the content_path, fixed reporting errors. 2021-04-14 15:44:30 -06:00
Roger Far
a15c2473c5 Switch the dotnet-publish to use 7z so it created a proper zip file usable on linux. 2021-04-06 07:10:27 -06:00
Roger Far
c4a7c1e5ed Fixed some bugs in the update script 2021-04-01 16:31:05 -06:00
Roger Far
d7c6c36118 no message 2021-04-01 16:19:53 -06:00
Roger Far
58a80e45e1 Update to 1.7.0 2021-04-01 16:19:33 -06:00
Roger Far
1764bdc803 Fixed bug where downloads sometimes got added twice.
Added a retry download functionality.
2021-04-01 15:45:46 -06:00
Roger Far
c7e3e14fab Bump to 1.6.3 2021-03-15 08:37:26 -06:00
Roger Far
0489ab1115 Fixed issue with downloads being added prematurely when the torrent is in the Processing state. 2021-03-15 08:33:23 -06:00
Roger Far
8817d8df3b Bump to 1.6.2 2021-03-13 08:06:30 -07:00
Roger Far
3e1b30ad1a Add a retry button in the interface.
Fixed issue with some downloads not processed.
Fixed issue with deletion and files in use.
2021-03-13 08:04:03 -07:00
Roger Far
8b85521839 Fixed a bug in the torrent runner where it could download the same file multiple times. 2021-03-12 08:11:02 -07:00
Roger Far
2a258dcf58 no message 2021-03-10 18:01:26 -07:00
Roger Far
2659759d59 Updated to 1.6.0 2021-03-10 17:59:04 -07:00
Roger Far
5265a8b442 Changed the unrestrict process to only unrestrict when the download is starting. 2021-03-10 17:56:54 -07:00
Roger Far
e291989ace Add new publish script. 2021-02-14 12:02:21 -07:00
Roger Far
bbf2217718 Upgrade 2021-02-14 11:48:07 -07:00
Roger Far
e22e5bbeab Changed docker run command. 2021-02-12 14:50:43 -07:00
Roger Far
e4411e8fa1 Update docker file. 2021-02-12 14:44:49 -07:00
Roger Far
290ed4c7de Add logging and fixed issue with the torrentrunner hanging sometimes. 2021-02-12 14:39:20 -07:00
Roger Far
fda4727439 Add user and group dotnet with ID 1000 to the Dockerfile. 2021-02-11 21:01:48 -07:00
Roger Far
5803ee306d Bump to 1.5.4 2021-02-11 19:54:15 -07:00
Roger Far
58a6fafbc2 Fixed issue with the filenames not working when unpacking. 2021-02-11 19:54:08 -07:00
Roger Far
426ff20273 no message 2021-02-11 15:35:38 -07:00
Roger Far
d46e6f8997 Fixed issue with selecting files when it would filter all files out. 2021-02-10 07:25:39 -07:00
Roger Far
83f89865c9 Bump version to 1.5.2 2021-02-09 20:04:21 -07:00
Roger Far
5e8d65fcb2 Add Proxy Server setting. 2021-02-09 19:56:24 -07:00
Roger Far
4cf25b6b37 Upgraded RD.NET to 1.0.2 2021-02-09 19:48:21 -07:00
Roger Far
b1c70b723f Url decode the filename, sometimes RD would return a url encoded string, sometimes not. 2021-02-07 21:59:47 -07:00