Commit graph

143 commits

Author SHA1 Message Date
Roger Far
3a2d33435e Bump to 1.7.8 2021-06-16 07:41:33 -06:00
Roger Far
16dfda50b9 Updated RD.NET to 1.0.4 2021-06-16 07:39:17 -06:00
Roger Far
a77e42f91b Bump to 1.7.7 2021-06-09 19:02:08 -06:00
Roger Far
4a87a57a65 Fixed retrying failed selecting of torrent files. 2021-06-09 18:59:06 -06:00
Roger Far
34422d7167 Fixed error handling on downloads. 2021-06-09 18:58:49 -06:00
Roger Far
fa9c839be0 Fixed rare issue where the download link would be empty or invalid. 2021-06-09 17:39:30 -06:00
Roger Far
94804d7cba Add no cache to the docker-publish.ps1 file to make sure we're building clean images. 2021-06-06 16:15:34 -06:00
Roger Far
0e2cb36080 Bump to 1.7.6 2021-06-05 14:59:03 -06:00
Roger Far
f63758521a Fixed Dockerfile to build the ARM64 build correctly. 2021-06-05 14:56:33 -06:00
Roger Far
a3ea5c61f2 Fixed cache issue. 2021-06-05 14:56:16 -06:00
Roger Far
71c9eb17fb Fixed issue with torrent data caching. 2021-06-05 14:21:29 -06:00
Roger Far
f151312d47 Fixed issue with downloading new files. 2021-06-05 12:40:24 -06:00
Roger Far
a01137daf4 Add 1.7.5 changelog 2021-06-05 12:29:05 -06:00
Roger Far
9fae26e21d no message 2021-06-05 12:27:00 -06:00
Roger Far
bf3ba9dc64 Bump to 1.7.5 2021-06-05 12:25:19 -06:00
Roger Far
3380bc6820 Update RD.NET 2021-06-05 12:20:44 -06:00
Roger Far
97b94900fd Set dynamic base href. 2021-06-05 12:08:19 -06:00
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