Commit Graph

362 Commits

Author SHA1 Message Date
Mark McDowall e9996f1783 Fixed: Handle Flood reporting errors for completed and stopped downloads
(cherry picked from commit f2b2eb69a3e8b271535bd92dc2f5cbfd45664daf)
2022-11-28 21:25:21 -06:00
Qstick c02b66ec44 Enforce comment spacing with Stylecop
Fixes #3104
2022-11-21 19:51:00 -06:00
Mark McDowall 4eb6a15bc7 Fixed: Testing SABnzbd when no categories are configured
(cherry picked from commit 0e31281828c737e3f6eecbb870960194888a970a)
2022-11-19 18:51:05 -05:00
luz paz 7d8a4abc8e Fix various typos
Found via `codespell -q3 -S ./yarn.lock,./src/NzbDrone.Core.Test,./src/NzbDrone.Core/Localization -L bitap,tempdate,uptodate`
2022-11-03 10:44:26 -05:00
Chromo-residuum-opec ef1e744e2f Update help text for rTorrent download client options
(cherry picked from commit d2a23f7bcdf71800f019644d7b6b5d712e311d7f)
2022-09-26 20:48:04 -05:00
Qstick 35651df049 Use modern HttpClient
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit 4c0fe62dda7ba87eec08d628f79e4fae8fdb1a0f)
2022-09-26 17:18:11 -05:00
Mark McDowall 9bba8f54ec Fixed: QBittorrent unknown download state: forcedMetaDL
Closes #2775

(cherry picked from commit 18f7bcd212566c857a7a5a3f4cf0e7ee31942db0)
2022-05-06 21:29:40 -05:00
Mathis 7c0229c4e4 New: Add qBittorrent sequential order and first and last piece priority options
Fixes #2660
2022-04-14 00:58:42 -05:00
Marcelo Castagna 528ef9bf90 Fixed: Properly handle 119 error code from Synology Download Station
(cherry picked from commit 3be5d6c258bd947ae4c4d895b2f54faa5a7a222b)
2022-04-13 21:28:00 -05:00
bakerboy448 49486d60b0 Fixed: Clarify Qbit Content Path Error
(cherry picked from commit bba4a5636ed07277d82531c35cfc996bd17870eb)
2022-04-13 21:27:48 -05:00
bakerboy448 26c8259566 Fixed: Assume SABnzbd develop version is 3.0.0 if not specified
(cherry picked from commit 77412f23766e8bb553e83d87f1e599e795a67f8b)
2022-03-06 21:37:05 -06:00
Marcelo Castagna c43c824f15 Update Synology error codes
(cherry picked from commit a8cb7784f2a6f833bda9e24ca2146701df8da75c)
2022-03-06 21:30:43 -06:00
PearsonFlyer 02893af1bb Fixed: Updated ruTorrent stopped state helptext
(cherry picked from commit 69ccb96a365b12ec57cfb642f52f7c6ab8c67262)
2022-02-21 19:39:36 -06:00
servarr[bot] 68bfc51116
Fixed: Handle missing category when getting Qbittorrent download path
Fixes LIDARR-24B
Fixes LIDARR-2PM
Fixes LIDARR-55T

(cherry picked from commit 6f97ca9a55471386454457ca52b93733e18e85e4)

Co-authored-by: ta264 <ta264@users.noreply.github.com>
2022-01-25 19:02:44 +00:00
PearsonFlyer b88adfd171
Fixed: Avoid download path check false positives for flood (#2566)
* Fixed: Avoid download path check false positives for flood

(cherry picked from commit 7a859f340be3d0e82909e0f0d7260fb97409b4ee)

* Update FloodProxy.cs

Co-authored-by: Qstick <qstick@gmail.com>
2021-12-30 17:30:42 -06:00
Qstick 1eb0d3b11a Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
Qstick 1d0df366fb New: Per download client setting to Remove Completed/Failed 2021-12-29 11:47:19 -06:00
Qstick 66ef8fd551 Fix: Consistent SSL option for Download Clients 2021-12-29 11:47:19 -06:00
Qstick 7ea4e4070e Fixed: Sab Removing and DS Various 2021-12-29 11:47:19 -06:00
Taloth Saldono 54161c44d3 Clarified Aria2 RPC Path field.
closes #2465

(cherry picked from commit 44a160fa067940770525312063ce7d749f6fd212)
2021-11-06 18:07:30 -05:00
Mark McDowall d30e0fedfc Fixed: Qbit torrents treated as failed after error
(cherry picked from commit 7e175bf95ed0a7b624b04a397b953f27043211ae)
Signed-off-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
2021-10-17 14:27:17 -05:00
Qstick 0d7b6f8a4f Fixed: Compatibility with the new Download Station API
Fixes #2289
Fixes #2338
2021-10-02 13:36:17 -05:00
Qstick 7548c17007 New: Aria2
Fixes #2334
Fixes #2385
2021-10-02 10:55:05 -05:00
ta264 c1a6e1c39d New: Build with NET5
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
2021-06-30 23:52:24 -04:00
servarr[bot] 811a5c5456
New: Remove completed downloads from disk when removing from SABnzbd
(cherry picked from commit ac8283d7339b3d9e8ccf70f3d1ff031d1b0a71d1)


Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2021-05-01 15:18:51 +01:00
Taloth Saldono baa1fe4602 Fixed: Qbittorrent api errors when only one of two seed criteria was configured
closes #2099

(cherry picked from commit 652d44722b96a7a830ec45fe83260ddcecc525a7)
2021-04-01 22:03:16 -04:00
Taloth Saldono f51aebb1bd Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
closes #2086

(cherry picked from commit 67e97f7aee761d19af6fe1a086691a9934635a6d)
2021-04-01 22:03:16 -04:00
Nick Jordan 600975873b
Add support for Flood (#2104) 2021-03-29 23:14:26 -04:00
Taloth Saldono 294a50e0a3 Fixed: Validation of new qbittorrent max-ratio action config
(cherry picked from commit d1c3ae17491726320c58561548a21d83dae7fe7d)
2021-02-07 10:48:42 -05:00
Qstick 510b0bd037 Fix DownloadStation integration in DSM 7
(cherry picked from commit b0753ab153a79203de10a928e99fcec5b6a7c895)
2021-02-07 09:20:31 -05:00
Qstick 9bf6db4187 Remove Sab ToPP Status 2021-01-24 22:25:25 -05:00
ta264 0ae1b3acce Fixed: False positive in remote path check with transmission
Fixes #1771

Correctly use the download directory when it's set
2021-01-24 12:22:51 -05:00
Mark McDowall d510a47c8f New: Treat Manual Bad in history as failed
(cherry picked from commit ab478fd64bdf2b710fb865006858a1a7dbdbad21)
2021-01-17 00:30:50 -05:00
Qstick 44819196bc Fixed: False Positives for RemotePath check with Deluge 2020-12-17 23:12:43 -05:00
Mark McDowall e912ef6a3e Fixed: Show TLS errors in UI when testing download clients 2020-12-17 23:12:43 -05:00
Mark McDowall 2f3888f5ed Fixed: Show more information in UI when testing SAB fails in some cases 2020-12-17 08:08:26 -05:00
Qstick e8b1494b16 fix modifiers for various classes
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Taloth Saldono 0ee481039b Added PrivacyLevel option to FieldDefinition for later usage 2020-12-17 08:08:26 -05:00
ta264 4eac1c5663 Pull DownloadClientItemClientInfo part of 824d315a 2020-12-12 19:31:48 -05:00
ta264 1058b03f46 Fixed: Use QBittorrent category savepath for healthcheck
[common]
2020-12-12 19:31:48 -05:00
ta264 efef2f3bb6 Fixed: Import single file torrents with a folder from QBittorrent 2020-12-12 19:31:48 -05:00
Taloth Saldono fc104f9587 Protect against Qbittorrent edgecase if users add torrents manually with Keep top-level folder disabled
(cherry picked from commit 05820ac272ee976fcc0a7b17f3e9cc987cb0d230)
2020-12-12 19:31:48 -05:00
ta264 39b57cfe6e Fixed: Get actual file names from QBittorrent API (#5226)
* Fixed: Get actual file names from QBittorrent API

Previously we were assuming that the output filename was the category
output dir + the torrent name.  This isn't true if the torrent has
been renamed or sanitized.
2020-12-12 19:31:48 -05:00
Qstick 1327caca6c Clarify that Post-Import Category torrents are not monitored by Sonarr.
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:25:39 -04:00
Qstick 4857828d80 Rename FilterFiles to FilterPaths 2020-10-13 23:25:39 -04:00
Mark McDowall 54c3b7049c Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
Fixes #1363

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:32 -04:00
Mark McDowall 7f8243993c Fixed: Removing torrents from Vuze
(cherry picked from commit d0c0720578abcc02d9abca24f60d73d32491cd2f)
2020-10-13 23:19:32 -04:00
Qstick 0581ff458c New: Handle missingFiles status from qBit
(cherry picked from commit 9a2cee3104b1e8d32f2df68d3ca75967aba41868)
2020-10-13 23:19:32 -04:00
Mark McDowall c6d49c6527 Fixed: Replace : with _ when getting output path from Transmission
(cherry picked from commit 0f792f9eb9517a4165a54d7c4551f4f68822d18e)
2020-10-13 23:19:32 -04:00
Qstick a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00