Commit graph

  • 3380bc6820 Update RD.NET Roger Far 2021-06-05 12:20:44 -0600
  • 97b94900fd Set dynamic base href. Roger Far 2021-06-05 12:08:19 -0600
  • 5e490e8b0d Add check if torrent is actually changed from RD to prevent DB updates. Roger Far 2021-06-05 11:46:59 -0600
  • 7872836ae7 Add torrent caching. Roger Far 2021-06-05 11:46:41 -0600
  • 9a7aefaa71 Add a thread safe lock to the settings Roger Far 2021-06-05 11:25:47 -0600
  • 1f50cda389 Update packages. Roger Far 2021-06-05 10:59:56 -0600
  • 75875af36a no message Roger Far 2021-06-05 10:59:36 -0600
  • 5bdf224e1b Fixed bug where original filename wasn't handled properly. Roger Far 2021-06-05 10:50:56 -0600
  • 61ec804953
    Bump lodash from 4.17.20 to 4.17.21 dependabot[bot] 2021-05-12 00:11:00 +0000
  • fe3b7d8867 Improve handling of torrent URL's that are HTTP files. Roger Far 2021-04-28 07:46:07 -0600
  • 659675d538 Update packages. Roger Far 2021-04-26 19:47:33 -0600
  • 3cc3c1eeda
    Merge pull request #57 from ravensorb/master Roger Far 2021-04-26 16:05:38 -0600
  • 24aa54319d Updated dockerfile to use build image as sorce rather than local filesystem Shawn Anderson 2021-04-26 17:24:26 -0400
  • ad5e5b48ce
    Merge pull request #55 from ravensorb/master Roger Far 2021-04-26 07:23:33 -0600
  • 058e67b03e Updated dockerfile to allow dos2unix to correct the window line ending issue Shawn Anderson 2021-04-25 21:15:32 -0400
  • e6a261dfd6
    Merge pull request #1 from rogerfar/master Shawn 2021-04-25 20:47:39 -0400
  • 6a1c2a1f0f Version bump to 1.7.4 to generate new docker containers. Roger Far 2021-04-22 09:31:42 -0600
  • cc7abc82ba
    Merge pull request #53 from ravensorb/master v1.7.4 Roger Far 2021-04-22 09:23:11 -0600
  • fbcfdfc8f5 Merge branch 'master' of https://github.com/ravensorb/rdt-client Shawn Anderson 2021-04-21 20:06:28 -0400
  • 8ea3f0ecaf Updated Dockerfile and related files Shawn Anderson 2021-04-21 20:05:03 -0400
  • 32cb03a5b3 Updated Dockerfile and related files Shawn Anderson 2021-04-21 20:05:03 -0400
  • 49beb60894 Fixed issue where sometimes the name of the torrent would change, causing the download not to be recognized by sonarr anymore. Roger Far 2021-04-19 15:43:06 -0600
  • 9c236bbe67 Fixed error in 7z script for building the zip file, zip re-uploaded to 1.7.2 v1.7.3 Roger Far 2021-04-14 16:30:57 -0600
  • 3037179a27 Using new Dockerfile thanks to ravensorb Roger Far 2021-04-14 16:17:09 -0600
  • 04d580bc5c Revert dockerfile. Roger Far 2021-04-14 16:04:47 -0600
  • 2cb81e2c41 Added path seperator on the content_path, fixed reporting errors. v1.7.2 Roger Far 2021-04-14 15:44:30 -0600
  • 3d25966c17 Added support to set dotnet version during build Shawn Anderson 2021-04-06 09:46:49 -0400
  • 0d4a41973a Updated docker files and added compose files Shawn Anderson 2021-04-06 09:16:26 -0400
  • a15c2473c5 Switch the dotnet-publish to use 7z so it created a proper zip file usable on linux. Roger Far 2021-04-06 07:10:27 -0600
  • c4a7c1e5ed Fixed some bugs in the update script v1.7.1 Roger Far 2021-04-01 16:31:05 -0600
  • d7c6c36118 no message v1.7.0 Roger Far 2021-04-01 16:19:53 -0600
  • 58a80e45e1 Update to 1.7.0 Roger Far 2021-04-01 16:19:33 -0600
  • 1764bdc803 Fixed bug where downloads sometimes got added twice. Added a retry download functionality. Roger Far 2021-04-01 15:45:46 -0600
  • c7e3e14fab Bump to 1.6.3 Roger Far 2021-03-15 08:37:26 -0600
  • 0489ab1115 Fixed issue with downloads being added prematurely when the torrent is in the Processing state. v1.6.3 Roger Far 2021-03-15 08:33:23 -0600
  • 8817d8df3b Bump to 1.6.2 v1.6.2 Roger Far 2021-03-13 08:06:30 -0700
  • 3e1b30ad1a Add a retry button in the interface. Fixed issue with some downloads not processed. Fixed issue with deletion and files in use. Roger Far 2021-03-13 08:04:03 -0700
  • 8b85521839 Fixed a bug in the torrent runner where it could download the same file multiple times. v1.6.1 Roger Far 2021-03-12 08:11:02 -0700
  • 2a258dcf58 no message v1.6.0 Roger Far 2021-03-10 18:01:26 -0700
  • 2659759d59 Updated to 1.6.0 Roger Far 2021-03-10 17:59:04 -0700
  • 5265a8b442 Changed the unrestrict process to only unrestrict when the download is starting. Roger Far 2021-03-10 17:56:54 -0700
  • e291989ace Add new publish script. Roger Far 2021-02-14 12:02:21 -0700
  • bbf2217718 Upgrade v1.5.6 Roger Far 2021-02-14 11:48:07 -0700
  • e22e5bbeab Changed docker run command. Roger Far 2021-02-12 14:50:43 -0700
  • e4411e8fa1 Update docker file. 1.5.5 Roger Far 2021-02-12 14:44:49 -0700
  • 290ed4c7de Add logging and fixed issue with the torrentrunner hanging sometimes. Roger Far 2021-02-12 14:39:20 -0700
  • fda4727439 Add user and group dotnet with ID 1000 to the Dockerfile. Roger Far 2021-02-11 21:01:48 -0700
  • 5803ee306d Bump to 1.5.4 1.5.4 Roger Far 2021-02-11 19:54:15 -0700
  • 58a6fafbc2 Fixed issue with the filenames not working when unpacking. Roger Far 2021-02-11 19:54:08 -0700
  • 426ff20273 no message Roger Far 2021-02-11 15:35:38 -0700
  • d46e6f8997 Fixed issue with selecting files when it would filter all files out. 1.5.3 Roger Far 2021-02-10 07:25:39 -0700
  • 83f89865c9 Bump version to 1.5.2 1.5.2 Roger Far 2021-02-09 20:04:21 -0700
  • 5e8d65fcb2 Add Proxy Server setting. Roger Far 2021-02-09 19:56:24 -0700
  • 4cf25b6b37 Upgraded RD.NET to 1.0.2 Roger Far 2021-02-09 19:48:21 -0700
  • b1c70b723f Url decode the filename, sometimes RD would return a url encoded string, sometimes not. Roger Far 2021-02-07 21:59:47 -0700
  • 4a985cc1f4 Changed dockerfile to support armv7 Roger Far 2021-02-06 19:44:42 -0700
  • 64c2204af5 Fixed bug with the OnlyDownloadAvailable files setting. 1.5.1 Roger Far 2021-02-06 18:54:06 -0700
  • 9071db58a2 Fixed docker file to create 1 release again Roger Far 2021-02-06 12:05:17 -0700
  • 63b04bbe33 Re-instate the service-install and service-remove bat files. Roger Far 2021-02-05 21:28:06 -0700
  • ed10c630ee Add option to only download the files that are available on RD. 1.5 Roger Far 2021-02-05 20:54:37 -0700
  • 8bd26b7441 Switched Downloader from sourcecode to the nuget package. Roger Far 2021-01-25 07:07:45 -0700
  • 2652895ba0 Make the downloader switchable. Roger Far 2021-01-23 10:02:37 -0700
  • 197305eb19 Fixed docker build file to compule arm64v8. Roger Far 2021-01-23 07:31:26 -0700
  • f02639b426 no message Roger Far 2021-01-21 10:36:11 -0700
  • 67b009efcd no message Roger Far 2021-01-21 10:16:18 -0700
  • 9ab889f7db Clean temp files on startup. Roger Far 2021-01-21 09:22:01 -0700
  • cd2f29e9f5 Fixed bug in the download client. Roger Far 2021-01-21 09:14:13 -0700
  • bc552612f5 Add more settings for the download client. Roger Far 2021-01-21 08:41:33 -0700
  • c4a985f8b5 Updated the docker publish to support ARMv8 Roger Far 2021-01-20 11:48:13 -0700
  • 5ee7ebadb1 Ignore included Downloader project. Roger Far 2021-01-20 11:11:23 -0700
  • 19e5e5eb10 Use a new Downloader from https://github.com/bezzad/Downloader, add a write and download speed test to the settings interface. Roger Far 2021-01-20 10:44:59 -0700
  • 49071a7f48 Increased download buffer size, change the torrentrunner to only query RDT when there are any torrents, added a simple speed test. Roger Far 2021-01-19 10:02:26 -0700
  • 5f84c2b317 no message Roger Far 2021-01-14 16:47:48 -0700
  • 44d7d0f9b8 Moved the responsibility for starting the Download and Unpack process to the TorrentRunner instead of the Torrents service. Roger Far 2021-01-14 16:21:58 -0700
  • 63e44d02ef Fixed bug where it would redownload file that was already downloaded. Roger Far 2021-01-14 16:01:05 -0700
  • b3dd72234f Update readme. 1.4 Roger Far 2021-01-13 19:18:21 -0700
  • f0030bef42 Changed default logging to warning. Roger Far 2021-01-13 19:16:04 -0700
  • 3598b1f218 Fixed category setting when adding a torrent from Sonarr or Radarr. Roger Far 2021-01-13 19:15:00 -0700
  • 5245a9448f no message Roger Far 2021-01-13 16:46:59 -0700
  • fe5a2a5940 Fixed process status fields in qBittorrent API Roger Far 2021-01-13 16:30:42 -0700
  • 4f0d75a9f5 Fixed issue with qBittorrent category save paths and updated all qBittorrent versions. Roger Far 2021-01-13 16:03:15 -0700
  • 9b74c45ec3 Fixed speed and statuses on the qBittorrent api. Roger Far 2021-01-13 13:57:09 -0700
  • b0f584a6d5 no message Roger Far 2021-01-13 13:46:47 -0700
  • c0d43769de Fixed qBittorrent API status on the torrent list. Roger Far 2021-01-13 13:45:36 -0700
  • d029319ed1 Fixed torrent content_path. Roger Far 2021-01-13 13:15:44 -0700
  • 64d1250345 Add radarr and sonarr categories to make the new version of radarr work. Roger Far 2021-01-13 11:46:57 -0700
  • 337ecdecd8 Release fixes Roger Far 2021-01-13 11:16:39 -0700
  • 0a8793e4f9 Add simple retry mechanism for network connection drops. Roger Far 2021-01-13 11:04:42 -0700
  • 860ffe95e4 no message Roger Far 2021-01-13 09:31:46 -0700
  • 55f2c4a338 Fixed downloadpath and contentpath Roger Far 2021-01-13 09:31:42 -0700
  • 7f9d6e6cba Rename folder to path everywhere. Added a remote path setting for path mapping for Sonarr/Radarr. Roger Far 2021-01-12 21:24:46 -0700
  • 2300b51ede Force prettier to 120 width. Roger Far 2021-01-12 20:46:07 -0700
  • 67532645aa Fixed status columns, separate downloads and files in the detail list. Add UnpackLimit setting. Roger Far 2021-01-12 20:42:06 -0700
  • 21ad2ebfd6 Swapped out the timer GET for a signalr connection. Roger Far 2021-01-10 20:21:49 -0700
  • 8f35952f90 Improved statuses, add more actions. Roger Far 2021-01-10 15:59:44 -0700
  • a27bd37991 Refactored download processor. Roger Far 2021-01-09 19:51:36 -0700
  • ec02b3d8bb Improved inital setup by adding a short wizard. Roger Far 2021-01-09 12:34:05 -0700
  • df39d6a671 Changed readme. Roger Far 2021-01-09 11:20:34 -0700
  • cccf30c87d Improved logging by switching to Serilog. Refactored out hardcoded logpath and DB connection string and made them configurable through appsettings.json. Add persistent store path in docker-compose. Roger Far 2021-01-09 11:05:33 -0700
  • d6dbb2a750 Merge branch 'master' of github.com:rogerfar/rdt-client Roger Far 2021-01-09 10:34:09 -0700