ta264
de243991dd
Support for digest auth with HttpRequests
...
(cherry picked from commit 1e2d931f9a )
2022-01-13 19:23:30 -06:00
ta264
39b99341cd
Fixed: Use our own HttpClient for Aria2 requests
...
[common]
2022-01-07 21:22:55 -06:00
ta264
b626c5bbf0
Fixed: Use our own HttpClient for rTorrent RPC requests
...
[common]
2022-01-07 21:22:55 -06:00
Qstick
7a859f340b
Fixed: Avoid download path check false positives for flood
2021-12-29 18:25:11 -06:00
Qstick
974e44ce48
New: Link indexer to specific download client
2021-12-26 19:07:22 -06:00
Qstick
2ae7371d73
Update Deluge log statements
2021-12-20 20:35:38 -06:00
Mark McDowall
34b269086d
Fixed: Get full path for download station instead of shared folder
...
Closes #6751
Fixes #6818
(cherry picked from commit b184e62fa7dd7ecd089619f176e6388c1c3be25d)
2021-12-20 19:55:09 -06:00
Qstick
9d6614b14a
New: Support AKA release titles
...
Co-Authored-By: aeonnoea <46950349+0aeonnoea0@users.noreply.github.com >
2021-11-28 01:37:21 -06:00
Qstick
9a395b52ac
New: Per download client setting to Remove Completed/Failed
...
Fixes #6322
Fixes #6328
Fixes #6331
Fixes #6337
2021-11-24 12:51:10 -06:00
leaty
1c0621af0a
New: Removing rtorrent downloads when seeding criteria have been met
...
(cherry picked from commit 411be4d0116f0739bb9c71235312d0c5a26dd3a2)
Fixes : #6320
Fixes : #5219
2021-11-23 15:06:44 -06:00
ta264
c5b736e422
Use modern HttpClient
2021-11-23 19:52:37 +00:00
Taloth Saldono
6a8f6dc5f7
Clarified Aria2 RPC Path field.
...
closes #6709
(cherry picked from commit 44a160fa067940770525312063ce7d749f6fd212)
2021-11-06 18:06:18 -05:00
ta264
06e2d5b3c3
New: Use native dotnet host and DryIoc
...
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
(cherry picked from commit 7fe36a7e9222e830f4920e09a85115df0bdbf190)
2021-10-25 13:45:44 -04:00
Mark McDowall
af872e4bc5
Fixed: Qbit torrents treated as failed after error
...
(cherry picked from commit 7e175bf95ed0a7b624b04a397b953f27043211ae)
2021-10-17 14:20:40 -05:00
Mark McDowall
db7babc6ed
Fixes: Missing default path for Download Station
...
Fixes: Error when getting destination path for Synology Download Station in health check
(cherrypicked from 4bf3ab1511b4ea25642476bf9df13f91b6f73d76)
Closes #6508
2021-09-28 00:01:01 -04:00
Mark McDowall
c8c9db1452
Aria2 fixes
...
Fixed: Removing completed downloads from Aria2
Fixed: Return correct path for Aria2 downloads in a job folder
Fixed: Seeding torrents in Aria2 are treated as finished downloading
Closes Sonarr issue 4648
(cherry picked from commit 1d8b711edaa094fb165a90b43f4d9d3534481fa4)
2021-09-27 23:45:37 -04:00
LLeny
0369ad86a3
New: Aria2 RPC ( #6521 )
...
* Initial
* Update Aria2.cs
Fix umlaut typo.
* Remove unnecessary csproj include
2021-08-21 00:33:44 -04:00
Alex Thomson
560f12122f
Remove duplicate call to DeleteTorrent
...
(cherry picked from commit 94417402d8364e435c35365a75278914d5405465)
2021-07-29 18:32:52 -04:00
TwentyNine78
94c685a5ca
Fixed: issue with DownloadStationTaskProxyV2 if no destination folder specified in settings
2021-07-16 19:35:38 -04:00
TwentyNine78
143067621c
Add compatibility with SYNO.DownloadStation2.Task API
...
Fix errors with the new version of DownloadStation (3.8.16-3566)
2021-06-28 22:32:19 -04:00
Qstick
35d43480bf
Fixed: Errors in queue after Movie deleted
...
Fixes #5899
Fixes RADARR-17A
2021-05-23 23:14:56 -04:00
Robin Dadswell
627a39b8fc
Fix: Root Folder Downloads check giving errors when RuTorrent is used
2021-05-23 16:41:33 -04:00
Qstick
f4718243ed
Fixed: NZBGet Settings reference Sabnzbd
2021-05-17 22:15:10 -04:00
Mark McDowall
efdb9c20d4
Fixed: Removing completed download from SABnzbd
...
Closes #4445
(cherry picked from commit c669be317fffa252d59851e9a8ca9e56032a01fb)
2021-05-02 21:42:34 +01:00
Mark McDowall
f2c9fcde7c
New: Remove completed downloads from disk when removing from SABnzbd
...
(cherry picked from commit ac8283d7339b3d9e8ccf70f3d1ff031d1b0a71d1)
2021-04-19 15:04:22 -04:00
bakerboy448
53b9332675
Fixed: Qbittorrent api errors when only one of two seed criteria was configured
...
Fixed: Qbittorrent API errors when only one of two seed criteria was configured
2021-03-21 21:47:33 +00:00
nitsua
f3fb67a62e
Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
...
Taloth fixed, gitextension dropped the cherry pick link
2021-03-14 22:56:17 -04:00
Robin Dadswell
578ce25166
Fix: Consistent SSL option for Download Clients
...
Closes #4323
(cherry picked from commit 85f4cbe94c6f00352e0d4a38f337fb9417d3032b)
2021-03-08 22:59:11 +00:00
Robin Dadswell
10205da1c3
Generalized RateLimit logic to all indexers based on indexer id
...
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com >
2021-03-07 23:28:37 +00:00
Qstick
b0753ab153
Fix DownloadStation integration in DSM 7
...
[common]
Fixes #5567
2021-02-07 08:58:29 -05:00
Taloth Saldono
8588d2e2a3
Fixed: Validation of new qbittorrent max-ratio action config
...
(cherry picked from commit d1c3ae17491726320c58561548a21d83dae7fe7d)
2021-02-03 23:34:12 -05:00
Jesse Chan
2237624333
Initial support for Flood ( #5552 )
...
* Initial support for Flood
* Flip StartOnAdd to AddPaused
2021-01-31 01:46:01 -05:00
bakerboy448
1b36b512d7
fix sonarresque references
2021-01-28 14:25:13 -05:00
Mark McDowall
986f8d43c0
Fixed: Update path before importing to ensure it hasn't changed
...
Closes #5654
Closes #5682
Closes #5780
(cherry picked from commit ca34f64eb0a8f26be66030988284b17c9d65f460)
2021-01-25 21:26:34 -05:00
ta264
26a04c9fd1
New: Build with NET5
2021-01-18 08:05:38 -05:00
Mark McDowall
25c0ed1cd0
New: Treat Manual Bad in history as failed
...
(cherry picked from commit ab478fd64bdf2b710fb865006858a1a7dbdbad21)
2021-01-16 21:45:26 -05:00
ta264
4f281669fc
Fixed: Use QBittorrent category savepath for healthcheck
...
[common]
2020-12-02 22:25:35 -05:00
Qstick
30c9446165
Fixed: SQL Error on DownloadHistory Insert
2020-11-28 22:30:00 -05:00
ta264
4d43c3eb2b
Fixed: Import single file torrents with a folder from QBittorrent
2020-11-16 17:34:31 -05:00
Taloth Saldono
96852c9f96
Protect against Qbittorrent edgecase if users add torrents manually with Keep top-level folder disabled
...
(cherry picked from commit 05820ac272ee976fcc0a7b17f3e9cc987cb0d230)
2020-11-14 18:35:02 -05:00
ta264
3e795d290b
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-11-14 00:27:07 -05:00
Qstick
b888b044d6
Fixed: False Positives for RemotePath check with Deluge
2020-11-12 22:29:11 -05:00
Mark McDowall
bab9b2c040
Fixed: Show TLS errors in UI when testing download clients
2020-11-05 22:01:40 -05:00
Qstick
67fca87c44
Added PrivacyLevel option to FieldDefinition for later usage
...
Fixes #5107
Co-Authored-By: Taloth <Taloth@users.noreply.github.com >
2020-10-16 23:27:01 -04:00
Qstick
37197150be
Some cleanup of things marked for removal in v3
...
Fixes #5102
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-10-04 01:20:17 -04:00
Qstick
4ec71538b9
Fixed: Avoid zero-length array memory allocations
2020-10-03 21:58:31 -04:00
Qstick
0198c7a3b1
Fixed: Use Length/Count property instead of Enumerable.Count method
2020-10-03 21:58:31 -04:00
Qstick
8ee16b81ec
Fixed: Indexer being disabled due to download client rejecting it
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-09-30 21:25:12 -04:00
Mark McDowall
0100819ae4
Fixed: Removing torrents from Vuze
...
(cherry picked from commit d0c0720578abcc02d9abca24f60d73d32491cd2f)
2020-09-19 11:02:42 -04:00
nitsua
9a46d5165c
New: Add support for prioritizing indexers ( #5000 )
2020-09-12 02:25:32 -04:00