Bogdan
|
e3a2aa4d83
|
Fixed: Increase timeout when downloading updates
(cherry picked from commit 467ce70291c793042ffb3ed8942c42e7bc1424d5)
|
1 year ago |
Bogdan
|
fd9bd5f691
|
New: Async HttpClient
|
1 year ago |
Qstick
|
4cf86bf427
|
Fixed: Correctly handle 302 and 303 redirects in HttpClient
(cherry picked from commit ed7c5a937f4b50fcdf819e8fe347c8c0bc6bd2e7)
(cherry picked from commit 11bd764a75d3b97117098738d3489c4b3329738f)
|
1 year ago |
Qstick
|
35651df049
|
Use modern HttpClient
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit 4c0fe62dda7ba87eec08d628f79e4fae8fdb1a0f)
|
2 years ago |
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>
|
4 years ago |
Taloth Saldono
|
baa1fe4602
|
Fixed: Qbittorrent api errors when only one of two seed criteria was configured
closes #2099
(cherry picked from commit 652d44722b96a7a830ec45fe83260ddcecc525a7)
|
4 years ago |
Qstick
|
3f96208c41
|
Fixed: Use Proxy for MediaCovers and Metadata
|
4 years ago |
Qstick
|
3af96f1863
|
Fix HttpClientTests, Use Servarr HttpBin Mirror
|
4 years ago |
Qstick
|
a4b78b44ce
|
StyleCop (#1058)
* Stylecop Rules and Fixes
|
4 years ago |
Qstick
|
2f6b0c77ea
|
Fixed: Updated error message if services respond with html
Co-Authored-By: taloth <taloth@users.noreply.github.com>
|
6 years ago |
Qstick
|
307c989409
|
Revise cookie handling (#315)
* Fixed: Revised handling of cookies in case of redirects.
* Revised deletion of cookies.
|
7 years ago |
Taloth Saldono
|
2fc58115a0
|
Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
|
7 years ago |
Taloth Saldono
|
96d97f873a
|
Fixed: http->https redirects do not use the tls1.2 curl fallback.
fixes #2082
|
7 years ago |
Keivan Beigi
|
73840dcacc
|
The great logger.Error cleanup!
|
8 years ago |
Keivan Beigi
|
ad7d571b24
|
New: Better platform detection specifically for Non-Windows Systems
|
8 years ago |
Keivan Beigi
|
0214c8e0f0
|
Removed unused using statements
|
8 years ago |
Taloth Saldono
|
54c17de849
|
New: Http/Socks proxy support.
fixes #732
|
9 years ago |
Taloth Saldono
|
229986033c
|
Added logging of Sonarr API calls.
|
9 years ago |
Taloth Saldono
|
9e7927acec
|
Create HttpProxySettingsProvider and fixed related issues.
|
9 years ago |
Taloth Saldono
|
cc0406653a
|
Readded logging Download Client responses.
|
9 years ago |
Taloth Saldono
|
23871503a2
|
Replaced Uri with HttpUri.
|
9 years ago |
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).
|
9 years ago |
Taloth Saldono
|
7818f0c59b
|
Fixed: Don't purge xem scene mapping cache when new series gets added.
|
9 years ago |
Taloth Saldono
|
6a90035a4c
|
Updated NLog to v4.2.3.
|
9 years ago |
Taloth Saldono
|
25aa3b60b0
|
Don't be so strict about dupe attr values.
|
9 years ago |
Taloth Saldono
|
fe76d0f98f
|
Refactored the HttpDispatchers.
|
9 years ago |
ta264
|
4be0fe1b76
|
Add tests for CurlHttpClient and fix the failures
|
9 years ago |
Taloth Saldono
|
ccfa13e383
|
Replaced built-in valuetypes with language keywords.
|
9 years ago |
Taloth Saldono
|
30bcc662bc
|
Fixed composition.
|
9 years ago |
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.
|
9 years ago |
Taloth Saldono
|
9bcb6ff19a
|
New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.
|
9 years ago |
Taloth Saldono
|
f2a70677e4
|
New: Will now temporarily stop using an indexer if the indexer reported an error.
|
9 years ago |
Taloth Saldono
|
103de770c3
|
Fixed thread concurrency issue on http cookie handling.
|
9 years ago |
Taloth Saldono
|
527122452c
|
New: Fallback to libcurl/libssl on mono for https connections.
|
10 years ago |
Taloth Saldono
|
78ade3250c
|
Added RateLimit service to globally manager short duration ratelimits.
|
10 years ago |
Taloth Saldono
|
ee87537848
|
Response cookies not stored by default.
|
10 years ago |
Taloth Saldono
|
ccfd66260d
|
Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
|
10 years ago |
Taloth Saldono
|
593c4b8182
|
Update test for redirect diagnostic.
|
10 years ago |
Taloth Saldono
|
a3873634b0
|
Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url.
|
10 years ago |
Taloth Saldono
|
96469be7f0
|
Fixed: Can now specify a cookie for BitMeTv.
|
10 years ago |
Mark McDowall
|
daafb67fa7
|
New: MediaBrowser notifications
|
10 years ago |
Keivan Beigi
|
46bf80dcd1
|
fixed: increased tvdb search limit to 10
|
10 years ago |
Keivan Beigi
|
f4c202441c
|
Cleaned up environment detection
|
10 years ago |
Mark McDowall
|
70f07845fd
|
Changed UserAgent to Sonarr
|
10 years ago |
Keivan Beigi
|
fde38938b8
|
fixed: HttpClient would fail with an unrelated exception
|
10 years ago |
Taloth Saldono
|
5e62c2335f
|
Fixed: Refactored the Indexer architecture to support non-rss indexers.
|
10 years ago |
Taloth Saldono
|
b3f086fe93
|
Fixed: Now sends appropriate http Accept header to indexer.
|
10 years ago |
Taloth Saldono
|
80ed203258
|
Updated HttpResponse to support binary content.
|
10 years ago |
Keivan Beigi
|
2c1d3339d0
|
HttpClient
|
10 years ago |