Commit Graph

118 Commits (878d1561aa2fb081e426ce0069939e45712d55e1)

Author SHA1 Message Date
Qstick 878d1561aa Build Sonarr on Net6
2 years ago
Qstick e263331880 Fixed: Remove obsolete HttpProvider
2 years ago
Taloth Saldono d899225509 Add response size to http responses
2 years ago
Taloth Saldono fe8f319f7b Show User Agent in System->Tasks for externally triggered commands
3 years ago
Taloth Saldono 652d44722b Fixed: Qbittorrent api errors when only one of two seed criteria was configured
3 years ago
Qstick 2746556ae2 Cleanup trailing space in HttpResponse
3 years ago
Qstick d6cf370bcd Handle 303 and 307 redirects in Http Requests
3 years ago
Taloth Saldono d898f55660 Generalized RateLimit logic to all indexers based on indexer id
3 years ago
Taloth Saldono 29bc660cfb Fixed: Jackett indexer search performance
3 years ago
Mark McDowall 0c7743e786 Fixed: Parsing of URLs with double slashes in the path
4 years ago
Taloth Saldono 87a64cdacb Fixed: TheTVDB metadata images containing html content
4 years ago
Петр Шургалин b19d665817 Fixed: RestClient does not use global proxy settings
4 years ago
Taloth Saldono d421ff9736 Increased max redirects from 3 to 5
5 years ago
Taloth Saldono e28b2e8328 Fixed: Corrupt image files when downloading from redirecting Url
5 years ago
Taloth Saldono 9ed0f9eee8 Fixed DownloadFile when file already exists
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 e126c45fb3 Added BuildInfo.AppName to centralize 'Sonarr'
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 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 faa2d632e5 New: Indexer Seed Limit settings applied to new downloads for qBittorrent
5 years ago
Taloth Saldono ce59db528b Fixed: Mono bug causing memory leakage when http connections use gzip compression.
5 years ago
Taloth Saldono ae6d920e2a Updated error message if skyhook and other services respond with html content.
6 years ago
Mark McDowall 24c6d3f4b3 Don't read response stream if it equals Stream.Null
6 years ago
Taloth Saldono 9c9ad9aec3 New: Added optional UrlBase to Nzbget and Sabnzbd settings.
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
Frank Scholl 442d49046d
New: Add authentication options to Webhook
7 years ago
Taloth Saldono 2d1d1c8a99 Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
7 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
Taloth Saldono 1b6d6c26d5 Fixed HttpUri parsing of domain names with underscores.
7 years ago
Mark McDowall 601b54c244
Reorder HttpMethods to match RestSharp
7 years ago
Mark McDowall ebcce05588 Fixed: Parsing headers that have a trailing semi-colon
7 years ago
Taloth Saldono bbf2134fe1 Fixed: Deluge 1.3.14 API support due to changed json-rpc checks.
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi 54bc642476 Fixed: OS Version detection shouldn't break user agents. Fixes #1611
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
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
margaale 8d776abb48 Fixed: Handle download clients sending invalid content-type header.
8 years ago
Taloth Saldono 7ef1ca8a00 Fixed: Tweaked ratelimit logic for rarbg api.
8 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
Taloth Saldono 54c17de849 New: Http/Socks proxy support.
8 years ago