Commit Graph

31 Commits (878d1561aa2fb081e426ce0069939e45712d55e1)

Author SHA1 Message Date
Qstick 878d1561aa Build Sonarr on Net6
2 years ago
Taloth Saldono e28b2e8328 Fixed: Corrupt image files when downloading from redirecting Url
5 years ago
Taloth Saldono b0415299ca Fixed: Download mediacover using configured proxy.
5 years ago
Taloth Saldono 7503ce62af Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
5 years ago
Mark McDowall 7d06e5d684 HTTPS certificate validation options
5 years ago
Taloth Saldono ce59db528b Fixed: Mono bug causing memory leakage when http connections use gzip compression.
5 years ago
Mark McDowall 24c6d3f4b3 Don't read response stream if it equals Stream.Null
6 years ago
Taloth Saldono 1b9ccc319f Fixed: TLS issue for OSX.
7 years ago
Taloth Saldono ce6a5713d1 Lets not take any risks here.
7 years ago
Taloth Saldono ba01b636b9 Fixed: Recent changes to log messages prevented curl fallback from being triggered for tls1.2.
7 years ago
Taloth Saldono f305331565 Fixed: http->https redirects do not use the tls1.2 curl fallback.
7 years ago
Taloth Saldono ac837c8f74 Added a bunch of extra MediaInfo formats.
7 years ago
Taloth Saldono b02d0a33b1 Better error message for DNS exceptions on mono.
7 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
7 years ago
Taloth Saldono 816cf608fc Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash.
8 years ago
Taloth Saldono 73fb216e6f New: Added CAPTCHA support to Rarbg.
8 years ago
Lloyd Sparkes 5fae8e7762 Updating SocksWebProxy to fix issues with POST Requests
8 years ago
Taloth Saldono b479064abd Moved Proxy types around and refactored/renamed a few things.
8 years ago
Taloth Saldono 9e7927acec Create HttpProxySettingsProvider and fixed related issues.
8 years ago
Lloyd Sparkes f807e44a39 Force to IPv4
8 years ago
Lloyd Sparkes d68abc746c Bug Fixes
8 years ago
Lloyd Sparkes 6fdbb2b659 Fix merging issues & API changes - that conflict resolution did not detect
8 years ago
Lloyd Sparkes bfe134ee54 Proxy Support for Sonarr #732
8 years ago
Taloth Saldono e1ea17cabf Fixed: uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises)
8 years ago
Taloth Saldono 2d96914bfa Send Http auth without waiting for challenge.
8 years ago
Taloth Saldono 70494c3674 Adding magnet to qbit should use FormData not QueryParam.
8 years ago
Taloth Saldono eb70a6419c Fixed: Not uploading nzbs to Nzbget on linux since previous develop.
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 e01b2ef25c Fixed some compile warnings.
8 years ago
Taloth Saldono fe76d0f98f Refactored the HttpDispatchers.
9 years ago