Commit Graph

520 Commits

Author SHA1 Message Date
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
Qstick 64d15e3e94 New: Add indexer name to the download report log
Fixes #3043
2022-10-23 10:38:01 -05:00
Qstick 6670aa7116 New: Add Release group to history for all events
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-09-26 20:48:04 -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 f6f44f2fbd Updated NLog Version
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2022-09-26 17:18:11 -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
Kai Yang 9b120f4885
New: Link indexer to specific download client (#2668)
* New: Link indexer to specific download client

Closes #1215
Co-authored-by: Qstick <qstick@gmail.com>

(cherry picked from commit 13aaa20f1bf1448fa804738804205cb16f0d91f9)

* lint

Co-authored-by: Qiming Chen <simoncqm@gmail.com>
2022-06-06 22:06:40 -05:00
Qstick a6f4c3cdb0 Fixed: Importing file from UNC shared folder without job folder
Fixes #2759

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-06-05 13:26:31 -05:00
Qstick a41e8deb03 Don't store grabbed events for clients that don't download IDs
Fixes #1420
2022-06-05 13:26:31 -05:00
Qstick 39bbb67f0a Fixed: Albums removed from queue re-appearing on refresh
Fixes #1392
2022-06-05 13:26:31 -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
ta264 b9e780d41c Fixed: Stop downloads requiring manual import from being stuck as Downloaded 2022-04-02 19:34:25 +01: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 7fe36a7e92 New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
2021-09-26 19:56:50 -04:00
ta264 9f1d4446e8 Fixed: Allow repeated import attempts until downloaded files appear 2021-08-04 21:26:09 +01:00
ta264 c1a6e1c39d New: Build with NET5
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
2021-06-30 23:52:24 -04:00
Robin Dadswell 2573e96d7a
Fixed: Root Folder Downloads check giving errors when RuTorrent is used (#2266)
* Fixed: Root Folder Downloads check giving errors when RuTorrent is used

* removed uneccesary if statement in RemotePathMappingCheck
2021-05-23 18:39:53 -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
Qstick 015d2b1396 Fixed: Prevent NullRef on Manual Import of unknown releases 2021-04-02 00:09:57 -04:00
Robin Dadswell 0758a27d5b Generalized RateLimit logic to all indexers based on indexer id
Fixes #1982

Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
2021-04-01 23:21:03 -04: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
Qstick b9f91db3ae New: Speed up Bulk Artist Deletions 2021-01-24 21:52:55 -05:00
Qstick b3352564fa Fixed: Update path before importing to ensure it hasn't changed
Fixes #1847
2021-01-24 21:44:00 -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