Bogdan
|
adc5f4db97
|
Fixed: Increase timeout when downloading updates
(cherry picked from commit 467ce70291c793042ffb3ed8942c42e7bc1424d5)
|
2023-09-01 04:05:16 +03:00 |
|
Bogdan
|
1f95bcae4e
|
New: Async HttpClient
(cherry picked from commit 0feee191462dd3e5dde66e476e8b4b46a85ec4f0)
|
2023-08-24 00:38:31 +03:00 |
|
Qstick
|
6e13191c25
|
Fixed: Correctly handle 302 and 303 redirects in HttpClient
(cherry picked from commit ed7c5a937f4b50fcdf819e8fe347c8c0bc6bd2e7)
(cherry picked from commit 11bd764a75d3b97117098738d3489c4b3329738f)
|
2023-06-14 08:13:20 +03:00 |
|
ta264
|
cef15887a4
|
Use modern HttpClient
(cherry picked from commit 402f8b296f17bf161824ec5ff40d67d036d00d94)
|
2021-11-13 08:45:25 +00:00 |
|
Taloth Saldono
|
916391edc3
|
Fixed: Qbittorrent api errors when only one of two seed criteria was configured
closes #907
(cherry picked from commit 652d44722b96a7a830ec45fe83260ddcecc525a7)
|
2021-07-04 00:48:26 -04:00 |
|
Taloth Saldono
|
9ddd08b0de
|
Increased max redirects from 3 to 5
closes #3449
(cherry picked from commit d421ff973692a35d55e3773b2dc82e0a0d717546)
|
2021-07-03 19:19:27 -04:00 |
|
Taloth Saldono
|
d61daeac8e
|
Generalized RateLimit logic to all indexers based on indexer id
|
2021-03-16 21:52:21 +00:00 |
|
Taloth Saldono
|
c8c37435be
|
Fixed: Jackett indexer search performance
|
2021-03-16 21:52:21 +00:00 |
|
Qstick
|
7ea1bf71dd
|
Fixed: Use Proxy for MediaCovers and Metadata
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-28 23:43:19 -05:00 |
|
Taloth Saldono
|
5ef55d2180
|
Fixed DownloadFile when file already exists
|
2020-07-01 21:16:07 +01:00 |
|
Taloth Saldono
|
3c335d498e
|
Fixed tests
|
2020-07-01 21:16:07 +01:00 |
|
Taloth Saldono
|
138a188cc9
|
Fixed: Download mediacover using configured proxy.
|
2020-07-01 21:16:07 +01: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 |
|
Qstick
|
2f6b0c77ea
|
Fixed: Updated error message if services respond with html
Co-Authored-By: taloth <taloth@users.noreply.github.com>
|
2018-11-18 22:27:16 -05:00 |
|
Qstick
|
307c989409
|
Revise cookie handling (#315)
* Fixed: Revised handling of cookies in case of redirects.
* Revised deletion of cookies.
|
2018-04-22 19:49:08 -04:00 |
|
Taloth Saldono
|
2fc58115a0
|
Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
|
2017-10-29 00:42:50 -04:00 |
|
Taloth Saldono
|
96d97f873a
|
Fixed: http->https redirects do not use the tls1.2 curl fallback.
fixes #2082
|
2017-10-29 00:29:22 -04:00 |
|
Keivan Beigi
|
73840dcacc
|
The great logger.Error cleanup!
|
2017-01-05 17:43:24 -08:00 |
|
Keivan Beigi
|
ad7d571b24
|
New: Better platform detection specifically for Non-Windows Systems
|
2017-01-03 18:37:23 -08:00 |
|
Keivan Beigi
|
0214c8e0f0
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |
|
Taloth Saldono
|
54c17de849
|
New: Http/Socks proxy support.
fixes #732
|
2016-05-22 15:57:38 +02:00 |
|
Taloth Saldono
|
229986033c
|
Added logging of Sonarr API calls.
|
2016-05-11 21:13:31 +02:00 |
|
Taloth Saldono
|
9e7927acec
|
Create HttpProxySettingsProvider and fixed related issues.
|
2016-04-25 20:22:52 +02:00 |
|
Taloth Saldono
|
cc0406653a
|
Readded logging Download Client responses.
|
2016-04-06 22:53:14 +02:00 |
|
Taloth Saldono
|
23871503a2
|
Replaced Uri with HttpUri.
|
2016-03-11 20:36:01 +01:00 |
|
Taloth Saldono
|
2ffbbb0e71
|
Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
|
2016-03-11 20:35:58 +01:00 |
|
Taloth Saldono
|
7818f0c59b
|
Fixed: Don't purge xem scene mapping cache when new series gets added.
|
2016-03-11 17:31:06 +01:00 |
|
Taloth Saldono
|
6a90035a4c
|
Updated NLog to v4.2.3.
|
2016-02-11 22:15:12 +01:00 |
|
Taloth Saldono
|
25aa3b60b0
|
Don't be so strict about dupe attr values.
|
2015-10-11 00:26:00 +02:00 |
|
Taloth Saldono
|
fe76d0f98f
|
Refactored the HttpDispatchers.
|
2015-10-10 22:20:17 +02:00 |
|
ta264
|
4be0fe1b76
|
Add tests for CurlHttpClient and fix the failures
|
2015-10-04 11:11:58 +01:00 |
|
Taloth Saldono
|
ccfa13e383
|
Replaced built-in valuetypes with language keywords.
|
2015-10-03 21:14:06 +02:00 |
|
Taloth Saldono
|
30bcc662bc
|
Fixed composition.
|
2015-09-21 23:22:34 +02:00 |
|
Taloth Saldono
|
57afa668e1
|
Fixed: Removing torcache url query params to avoid redirect.
fixes #799
Removing query param was cleaner coz it avoids spoofing the referrer.
|
2015-09-21 22:01:42 +02:00 |
|
Taloth Saldono
|
9bcb6ff19a
|
New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.
|
2015-08-12 22:07:47 +02: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 |
|
Taloth Saldono
|
103de770c3
|
Fixed thread concurrency issue on http cookie handling.
|
2015-07-08 20:05:03 +02:00 |
|
Taloth Saldono
|
527122452c
|
New: Fallback to libcurl/libssl on mono for https connections.
|
2015-06-27 01:44:23 +02:00 |
|
Taloth Saldono
|
78ade3250c
|
Added RateLimit service to globally manager short duration ratelimits.
|
2015-05-29 01:10:49 +02:00 |
|
Taloth Saldono
|
ee87537848
|
Response cookies not stored by default.
|
2015-04-13 23:44:24 +02:00 |
|
Taloth Saldono
|
ccfd66260d
|
Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
|
2015-04-02 21:06:05 +02:00 |
|
Taloth Saldono
|
593c4b8182
|
Update test for redirect diagnostic.
|
2015-03-15 02:00:44 +01:00 |
|
Taloth Saldono
|
a3873634b0
|
Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url.
|
2015-03-15 01:49:11 +01:00 |
|
Taloth Saldono
|
96469be7f0
|
Fixed: Can now specify a cookie for BitMeTv.
|
2015-03-14 22:39:19 +01:00 |
|
Mark McDowall
|
daafb67fa7
|
New: MediaBrowser notifications
|
2015-01-08 22:47:59 -08:00 |
|
Keivan Beigi
|
46bf80dcd1
|
fixed: increased tvdb search limit to 10
|
2014-12-30 20:24:35 -08:00 |
|
Keivan Beigi
|
f4c202441c
|
Cleaned up environment detection
|
2014-12-07 12:56:47 -08:00 |
|
Mark McDowall
|
70f07845fd
|
Changed UserAgent to Sonarr
|
2014-11-25 07:28:49 -08:00 |
|
Keivan Beigi
|
fde38938b8
|
fixed: HttpClient would fail with an unrelated exception
|
2014-09-30 10:06:48 -07:00 |
|