Bogdan
|
d23ce9ecc2
|
Allow to override download client
Towards #2331
|
2024-01-13 01:18:11 +02:00 |
|
Bogdan
|
1f95bcae4e
|
New: Async HttpClient
(cherry picked from commit 0feee191462dd3e5dde66e476e8b4b46a85ec4f0)
|
2023-08-24 00:38:31 +03:00 |
|
Qstick
|
f0f95be57f
|
New: Download Client Tags
(cherry picked from commit f6ae9fd6c5173cbf1540341fa99d2f120be1d28e)
|
2023-07-17 04:30:26 +03:00 |
|
Mark McDowall
|
0463193127
|
Fixed tests in DownloadServiceFixture
(cherry picked from commit d743a8f7e9eac348b4679919f60af5b27457acfd)
Closes #2522
|
2023-05-21 10:04:17 +03:00 |
|
Mark McDowall
|
cb511dc19d
|
Fixed: Don't retry grabbing the same release if download client is unavailable
(cherry picked from commit b38c1255dc19d72ee10db4af67e76a4ce95f288f)
Closes #2520
|
2023-05-21 10:03:05 +03:00 |
|
Qiming Chen
|
ff4594aa08
|
New: Link indexer to specific download client
Co-authored-by: Qstick <qstick@gmail.com>
(cherry picked from commit 13aaa20f1bf1448fa804738804205cb16f0d91f9)
Closes #1485
|
2023-05-13 21:06:54 +03:00 |
|
Bogdan
|
7a7039b1f7
|
Build download requests from indexer implementation
(cherry picked from commit a0b08f6c6f106d92cdb12fbb959dd2605c22fe6a)
|
2023-04-30 21:33:48 +03:00 |
|
Qstick
|
f68dc04273
|
Fixed: RemotePathMappingCheck Improvements
|
2023-01-21 13:25:12 -06:00 |
|
Qstick
|
8547af9fae
|
Method, Variable, Class Renames in Readarr.Core
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
2020-05-13 20:42:22 -04:00 |
|
ta264
|
08496c82af
|
New: Readarr 0.1
|
2020-05-09 22:24:45 +01:00 |
|
Qstick
|
f77a2feeef
|
StyleCop (#1058)
* Stylecop Rules and Fixes
|
2020-01-03 07:49:24 -05:00 |
|
ta264
|
4346c76d4f
|
New: Multi target net framework 4.6.2 and net core 3.0
|
2019-10-29 20:38:57 +00:00 |
|
Qstick
|
eed81144f6
|
Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic
|
2017-11-25 22:14:51 -05:00 |
|
Qstick
|
fa051257e3
|
Fixed: Releases no longer available on the indexer should be removed from the pending queue
|
2017-11-16 12:32:31 -05:00 |
|
Qstick
|
d3aa032cf5
|
Fixed: Don't attempt to fetch a release if the download client is disabled
|
2017-10-29 21:22:58 -04:00 |
|
Qstick
|
3f420ff6bd
|
Fixed: Test case for unavailable download client
|
2017-10-29 00:45:27 -04:00 |
|
Qstick
|
a80360f6fd
|
Remove Remaining TV Code
|
2017-10-18 21:42:57 -04:00 |
|
Qstick
|
1e4d9480e9
|
Implement Release Parsing, Decision Engine, and Downloading (#35)
* Implement Parsing, Decision Engine, and Downloading
|
2017-08-13 22:58:42 -04:00 |
|
Keivan Beigi
|
0214c8e0f0
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |
|
Taloth Saldono
|
b59175a87c
|
Fixed: Indexer sites returning date as Retry-After header.
fixes #994
|
2015-12-28 20:24:23 +01:00 |
|
Taloth Saldono
|
f2a70677e4
|
New: Will now temporarily stop using an indexer if the indexer reported an error.
|
2015-07-20 21:09:16 +02:00 |
|
Mark McDowall
|
03cf9a44cf
|
New: Show download client name in GUI notifications
Closes: #642
|
2015-07-16 23:19:59 -07:00 |
|
Taloth Saldono
|
78ade3250c
|
Added RateLimit service to globally manager short duration ratelimits.
|
2015-05-29 01:10:49 +02:00 |
|
Keivan Beigi
|
0be8f55a2f
|
Cleaned up using directive
|
2014-12-06 21:55:17 -08:00 |
|
Taloth Saldono
|
2035fe8578
|
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
|
2014-05-30 19:40:29 +02:00 |
|
Mark McDowall
|
606d78f5e1
|
Download clients now use thingy provider
|
2014-02-16 23:01:36 -08:00 |
|
Taloth Saldono
|
c90791b266
|
Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
|
2014-01-27 19:21:29 +01:00 |
|
Mark McDowall
|
7b6549fcd3
|
Fixed broken FailedDownloadService tests
|
2013-10-29 09:51:54 -07:00 |
|
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |
|