Commit Graph

44 Commits (878d1561aa2fb081e426ce0069939e45712d55e1)

Author SHA1 Message Date
Qstick 878d1561aa Build Sonarr on Net6
2 years ago
Taloth Saldono 652d44722b Fixed: Qbittorrent api errors when only one of two seed criteria was configured
3 years ago
Mark McDowall 9f527718f2 Ignore HttpClientFixture integration tests
4 years ago
Taloth Saldono b86cfd49ef Fixed redirect test
4 years ago
Taloth Saldono e28b2e8328 Fixed: Corrupt image files when downloading from redirecting Url
5 years ago
Taloth Saldono b764c44318 Fixed tests
5 years ago
Taloth Saldono b0415299ca Fixed: Download mediacover using configured proxy.
5 years ago
Taloth Saldono b3e84f407a New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
Taloth Saldono 08ba273089 fixed qbittorrent tests failing due to incorrect test setup. And http tests failed due to httpbin changing their output.
5 years ago
Taloth Saldono 633344e5bb Disabled httpbin.org tests for now due to the site being flaky.
6 years ago
Taloth Saldono 8b8bfb9bf0 Added third httpbin site.
6 years ago
Taloth Saldono 7241ca4ae9 Run http tests more gracefully.
6 years ago
Taloth Saldono 6d8eebcd30 Revised deletion of cookies.
6 years ago
Taloth Saldono d3f8e0ef4c Fixed: Revised handling of cookies in case of redirects.
6 years ago
Taloth Saldono 2d1d1c8a99 Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
7 years ago
Taloth Saldono fdaa8fb0f5 Disable test on mono managed http.
7 years ago
Taloth Saldono f305331565 Fixed: http->https redirects do not use the tls1.2 curl fallback.
7 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
7 years ago
Taloth Saldono c4a3bc3d2f Fixed cookie tests with expired dates.
8 years ago
Taloth Saldono 9ea753011b Added round-robin over httpbin.org hosts for httpclient tests.
8 years ago
Taloth Saldono b479064abd Moved Proxy types around and refactored/renamed a few things.
8 years ago
Taloth Saldono 23871503a2 Replaced Uri with HttpUri.
8 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
8 years ago
Taloth Saldono 7e1c444c02 Fixed: Curl Fallback should ignore invalid cookies.
9 years ago
Taloth Saldono aac4938598 Fixed handling cookies in different system languages.
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 57afa668e1 Fixed: Removing torcache url query params to avoid redirect.
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 a1bfecedcd Removed duplicate test.
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 bf3d0ed2d1 Removed dupe tests.
9 years ago
Taloth Saldono 527122452c New: Fallback to libcurl/libssl on mono for https connections.
9 years ago
Taloth Saldono 78ade3250c Added RateLimit service to globally manager short duration ratelimits.
9 years ago
Taloth Saldono ee87537848 Response cookies not stored by default.
9 years ago
Taloth Saldono ccfd66260d Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
9 years ago
Taloth Saldono 593c4b8182 Update test for redirect diagnostic.
9 years ago
Keivan Beigi c8993db2ad Fix: Remove invalid metadata images
10 years ago
Mark McDowall 33ca71a745 Connect to EZTV over SSL
10 years ago
Keivan Beigi a44be4d902 log newsnab 429 errors as warn instead of exceptions
10 years ago
Taloth Saldono b3f086fe93 Fixed: Now sends appropriate http Accept header to indexer.
10 years ago
Keivan Beigi 2c1d3339d0 HttpClient
10 years ago