Commit graph

  • 0987b1f18c Merge remote-tracking branch 'upstream/master' Sam Heinz 2024-09-08 23:57:33 +1000
  • e03adade0e
    Re-introduce my own fix since rogerfar one is not working Arnau Villoslada 2024-09-05 23:58:43 +0200
  • fb5b5ea831
    Fixed several bugs Arnau Villoslada 2024-08-17 00:49:43 +0200
  • 320c52c4be Handle zipped DL only w/ file count > 100 Sam Heinz 2024-09-04 17:14:36 +1000
  • 35f959ee26 Fixed the DownloadHelper creating ghost folders. Also don't delete the file when starting a symlink download. v2.0.86 Roger Far 2024-09-03 19:59:21 -0600
  • 96bc3308f6 Base path fix. Roger Far 2024-09-03 19:22:53 -0600
  • 8266e53435 no message v2.0.85 Roger Far 2024-09-03 19:15:31 -0600
  • b66b864cae Revert "Prevent creation of download folders when using the symlink downloader." Roger Far 2024-09-03 19:14:36 -0600
  • b1f93d1892 Replace docker libssl1.1 with libssl3 v2.0.84 Roger Far 2024-09-02 21:18:26 -0600
  • af87a1e6e6 no message v2.0.83 Roger Far 2024-09-02 21:12:30 -0600
  • 078bbe4bfb Prevent creation of download folders when using the symlink downloader. Roger Far 2024-09-02 21:08:00 -0600
  • cc52f5f7f5 Fixed download progress reporting to the qBittorrent API. Roger Far 2024-09-02 21:07:46 -0600
  • fae983237a Merge branch 'master' of https://github.com/rogerfar/rdt-client Roger Far 2024-09-02 19:16:23 -0600
  • f65e3fb405 Upgrade packages and build with Alpine 3.20. Roger Far 2024-09-02 19:16:01 -0600
  • 227c8efeaf
    Merge pull request #560 from mitchellkelly/master Roger Far 2024-09-02 18:58:29 -0600
  • 4a5c9a1169
    Merge pull request #556 from GabbeHags/master Roger Far 2024-09-02 18:58:02 -0600
  • 78df45a159
    Merge pull request #555 from DrFrankensteinUK/master Roger Far 2024-09-02 18:57:34 -0600
  • 70584d1acb Add DB values for seeding and zipped, pass to addtorrent Sam Heinz 2024-09-01 19:46:05 +1000
  • 91dcdb9d7c Fix importing from TorBox, adding queued torrents Sam Heinz 2024-09-01 16:25:36 +1000
  • e20dd84e1d Fix adding torrent via file Sam Heinz 2024-08-31 19:27:20 +1000
  • e60059a5bd Fix deleting torrents from provider Sam Heinz 2024-08-31 10:17:27 +1000
  • 183798db2d Fix TorBox GetAvailability Sam Heinz 2024-08-30 17:26:53 +1000
  • 754588091d Fix seeding Sam Heinz 2024-08-29 07:16:54 +1000
  • c34f91fc27 Add UI elements for TorBox, fix downloads. Sam Heinz 2024-08-28 17:05:56 +1000
  • 395f83847e Add Getting DL link, tracking via hash Sam Heinz 2024-08-27 19:11:24 +1000
  • fc9ea4c29a Implement queudtorrents, selecting files, hash rather than id Sam Heinz 2024-08-27 11:06:33 +1000
  • 6d4440de20 Fixed issue moving downloaded files in the base directory Mitchell Kelly 2024-08-04 20:07:54 -0400
  • bb354b6a36
    Update README.md with more steps for windows service GabbeHags 2024-08-03 01:53:29 +0200
  • c1e165c14c
    Update README.md DrFrankensteinUK 2024-08-01 17:55:36 +0100
  • 02113a43dd Push to 81. v2.0.81 Roger Far 2024-07-28 21:44:46 -0600
  • 788fe654be Fixed deserialization issue in Real-Debrid provider. Roger Far 2024-07-28 21:43:17 -0600
  • 7a8a0946d1 Force update torrent data when no filename is set. Roger Far 2024-07-28 21:42:08 -0600
  • a356632d50 Upgrade to MonoTorrent 3. Catch infringed files from Real-Debrid and return a Failed. on qBittorrent. Roger Far 2024-07-28 21:21:09 -0600
  • 772631d47f partially complete about 1/4 of the TorBoxClient Sam Heinz 2024-07-18 20:14:35 +1000
  • 258a4ae34b no message v2.0.80 Roger Far 2024-07-13 19:59:00 -0600
  • 8dd0eec654 Add retry handler with polly to intercept 429 rate limit errors with Real-Debrid. Roger Far 2024-07-13 19:54:36 -0600
  • 343d2d078c Merge branch 'master' of https://github.com/rogerfar/rdt-client Roger Far 2024-07-13 19:40:50 -0600
  • 617ae547cf
    Merge pull request #537 from iPromKnight/feature/rd_rate_limit Roger Far 2024-07-13 19:40:40 -0600
  • 2ec3a3b5ca Prevent spamming Real-Debrid when a torrent is completed, do more efficient periodic updates. Fetch more torrents in 1 go to prevent too many endpoint requests. Roger Far 2024-07-13 19:40:33 -0600
  • 297816d671
    Rate limit RD requests through the http client iPromKnight 2024-07-13 12:13:21 +0100
  • 86eaccd439 Add some error handling for calculating progress for qBittorrent. v2.0.79 Roger Versluis 2024-06-03 08:12:09 -0600
  • 2bf1c997d8 Aria2c fix #2. v2.0.78 Roger Far 2024-05-04 19:13:56 -0600
  • 06c034f18a Fixed download path issue with Aria2c when a category is set. v2.0.77 Roger Versluis 2024-05-03 10:26:15 -0600
  • 73823233fd no message v2.0.76 Roger Far 2024-05-02 23:08:16 -0600
  • a79e0849d6 Fixed nullable issues in the qbittorrent endpoint. Roger Far 2024-05-02 23:07:33 -0600
  • 06a667918e Merge branch 'master' of https://github.com/rogerfar/rdt-client Roger Far 2024-05-02 23:07:08 -0600
  • 6a984cc145 Fixed issue where the torrent runner could crash. Roger Far 2024-05-02 23:02:28 -0600
  • d5aaad866b Fixed broken symlink recursive searching. v2.0.75 Roger Versluis 2024-04-24 07:29:02 -0600
  • 5cf73e97af no message v2.0.74 Roger Far 2024-04-20 09:48:11 -0600
  • dbb502a164 Add recursive searching for the symlink downloader. Roger Far 2024-04-20 09:47:51 -0600
  • 0bfb4974d8 Fixed another symlink path resolver issue. v2.0.73 Roger Far 2024-04-11 22:26:24 -0600
  • eb21211a0c Fixed issue with download speed test when the symlink downloader is selected. v2.0.72 Roger Far 2024-04-10 22:00:15 -0600
  • ed8637931d Fixed symlink path matching bug. v2.0.71 Roger Far 2024-04-10 21:50:01 -0600
  • 05dd562be1 Add logging for the symlink downloader. v2.0.70 Roger Far 2024-04-10 17:56:11 -0600
  • 8972db8938 no message v2.0.69 Roger Far 2024-04-09 21:16:49 -0600
  • ba94039b24 Add sorting on the interface. Roger Far 2024-04-09 21:03:01 -0600
  • acb57dc1ea Changed the way the base_href is resolved in the frontend, fixing the reload issue. Roger Far 2024-04-09 20:41:21 -0600
  • 575ae6af5a Add middleware fix for responses that are not 200. v2.0.68 Roger Far 2024-04-09 20:22:23 -0600
  • d36b9cf889 Add fix for symlink downloader. v2.0.67 Roger Far 2024-04-09 20:02:07 -0600
  • 367e195ed6 Symlink fixes. v2.0.66 Roger Far 2024-04-08 20:36:42 -0600
  • 949bd7cfd2 Increase the default internal downloader values. Roger Far 2024-04-08 18:08:59 -0600
  • 22ea602fea no message v2.0.65 Roger Far 2024-04-07 00:16:59 -0600
  • d6e549bb67 Added option to configure the buffersize for the internal downloader. Roger Far 2024-04-07 00:14:48 -0600
  • c44ed2a51c Push to 2.0.64 v2.0.64 Roger Far 2024-04-06 16:40:44 -0600
  • 508e2f1d7f Add migration to set log level to debug. Roger Far 2024-04-06 16:38:10 -0600
  • bec2dcd20b Add internal downloader logger. Roger Far 2024-04-06 16:28:03 -0600
  • c21d578a23 Style fixes. Roger Far 2024-04-06 14:58:07 -0600
  • e5dfb0e027 Add fixes for the symlink downloader from https://github.com/Pukabyte/rdtclient . Roger Far 2024-04-06 14:52:11 -0600
  • 45c805eb00 Fixed routing. Roger Far 2024-04-06 13:59:56 -0600
  • 3b72463663 Added bit of logging to debug downloader issues, upgraded packages, cleaned up C# code. Roger Far 2024-04-06 13:54:58 -0600
  • 74b988effa Fixed missing downloaders from the actual torrent options. Roger Far 2024-04-06 13:43:13 -0600
  • d172da80b5 Formatting fixes. Roger Far 2024-04-06 13:38:50 -0600
  • 995cee66f3
    Merge pull request #445 from isc30/master Roger Far 2024-04-06 13:38:11 -0600
  • 716d89680d add stalled state in UI Ivan Sanz Carasa 2024-03-29 18:46:09 +0100
  • 2ef0ddc0b7 all changes Ivan Sanz Carasa 2024-03-28 18:59:09 +0100
  • 99a29ca6a8 Change delete behaviour for the QBittorrent Delete endpoint. v2.0.63 Roger Far 2024-03-05 19:05:26 -0700
  • eef7267390
    Merge pull request #428 from ThaDaVos/master Roger Far 2024-03-05 18:37:20 -0700
  • 2f05e7f60e Removed unwanted VOLUME as it has unintended side-effects ThaDaVos 2024-03-04 18:40:36 +0000
  • 4fb0a8d726 Fixed issue where a lot of downloads could be tried in 1 go, causing a bit of a DOS to real-debrid, fixed the status of the torrent as error incorrectly when some downloads are errored out. v2.0.62 Roger Far 2024-02-17 15:34:49 -0700
  • f96ef294a7 2.0.61 v2.0.61 Roger Far 2024-02-12 22:29:58 -0700
  • 74423b49e9 Add some more logging to the link selection for Real-Debrid. Roger Far 2024-02-12 22:26:59 -0700
  • b0823f596d Add regex option to include or exclude files. Roger Far 2024-02-12 21:39:02 -0700
  • ed01900f69 Upgrade packages, fixed potential logging issue? Roger Far 2024-02-12 19:38:00 -0700
  • a78ff95643 Try using the file/folder structure when downloading. Roger Far 2024-01-21 22:35:28 -0700
  • 71e1aae5ab Force delete from activedownloads and activeunpacks when a torrent has been deleted. Roger Far 2024-01-21 22:27:15 -0700
  • e85366f874 no message v2.0.59 Roger Far 2024-01-21 17:10:47 -0700
  • 6c47ebcfad Added the previous downloader back in, keep the Bezzad downloader in as a secondary. Roger Far 2024-01-21 16:48:44 -0700
  • c95f0171f7 no message v2.0.58 Roger Far 2024-01-10 18:12:02 -0700
  • 486cea1006 Add ParallelCount setting back, don't calculate chunk count but use a setting value. Roger Far 2024-01-10 18:11:46 -0700
  • 54f1d23181 no message v2.0.57 Roger Far 2024-01-09 19:28:23 -0700
  • f80f041eeb Fixed symlink retrying. Roger Far 2024-01-09 19:23:46 -0700
  • a5709ae52e Fixed torrent runner retry for downloaders. v2.0.56 Roger Far 2024-01-08 21:52:51 -0700
  • 48097f1eb8 no message v2.0.55 Roger Far 2024-01-08 19:53:24 -0700
  • 70aae02d55 Return a fake ID from the symlink downloader when the symlink is done to accomodate a retry mechanism. Roger Far 2024-01-08 19:52:00 -0700
  • de9045d3f6 Tweaked the downloader a bit to fix the memory issues. Roger Far 2024-01-08 19:51:32 -0700
  • 2e03ad35f4 Merge branch 'master' of https://github.com/rogerfar/rdt-client v2.0.54 Roger Far 2024-01-07 12:09:23 -0700
  • 1817bd7508 Add logging. Roger Far 2024-01-07 12:09:11 -0700
  • 3b21f830f1
    Update bug_report.md Roger Far 2024-01-07 11:53:40 -0700
  • d0f7c9fb37 Fixed broken setup state. v2.0.53 Roger Far 2024-01-05 14:33:10 -0700
  • d99a9e00ed no message Roger Far 2024-01-05 14:32:34 -0700