Commit Graph

138 Commits (develop)

Author SHA1 Message Date
Louis R 52b5ff6fdd Fixed: Exceptions when checking for routable IPv4 addresses
2 months ago
Louis R 33b12a532c Fixed: Don't disable IPv6 in IPv6-only Environment
2 months ago
Mark McDowall 1b19e44562 New: Optional directory setting for Aria2
4 months ago
Bogdan febf4b26a1 Use await on reading the response content
8 months ago
Bogdan e3a2aa4d83 Fixed: Increase timeout when downloading updates
9 months ago
Bogdan e2fd830059 Improved http timeout handling
9 months ago
Bogdan fd9bd5f691 New: Async HttpClient
9 months ago
Bogdan fd0b240438 New: Use HTTP/2 in HttpClient
9 months ago
bakerboy448 7444c0e20a New: Indexer Messaging and Error Improvements
11 months ago
Qstick 4cf86bf427 Fixed: Correctly handle 302 and 303 redirects in HttpClient
11 months ago
Bogdan cc27107668 Use 'var' instead of explicit type
12 months ago
Bogdan 14816306a4 Inline 'out' variable declarations
12 months ago
Bogdan f19c6e8ee1 Remove unused imports
1 year ago
ta264 87e702cbef Fixed: Don't buffer update package to memory when downloading
1 year ago
Mark McDowall 09cc4c23e1 New: Updated Rarbg request limits
1 year ago
Qstick 9259ad7d49 Convert method to static that doesn't use instance data
1 year ago
Qstick 1bc0b5f950 Enable all analyzers and enforce code style on build
1 year ago
Qstick cdb93c4c76 Fixed: Correctly handle Content-Encoding headers
1 year ago
Mark McDowall fd463ad283 New: IPv6 support for connections/indexers/download clients
1 year ago
Mark McDowall 41a072613c Fixed: Re-downloading of series images
2 years ago
Qstick 35651df049 Use modern HttpClient
2 years ago
Qstick 9bacc78eb1 Handle redirects for 308 redirects
2 years ago
Taloth Saldono 5a69bf42f6 Add response size to http responses
2 years ago
Qstick 0abb49cdeb New: Use native .NET socks proxy
2 years ago
ta264 2cc114c037 New: Drop mono support
3 years ago
Robin Dadswell bc6261efb8
New: Show User Agent in System->Tasks for externally triggered commands (#2261)
3 years ago
Robin Dadswell 0758a27d5b Generalized RateLimit logic to all indexers based on indexer id
3 years ago
Taloth Saldono baa1fe4602 Fixed: Qbittorrent api errors when only one of two seed criteria was configured
3 years ago
Qstick e85ed1e2b8 Handle 303 Redirects
3 years ago
Mark McDowall b63dde0298 Fixed: Parsing of URLs with double slashes in the path
3 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)
4 years ago
ta264 8fe924fdcd New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
ta264 d4547138ec Fixed: Remove obsolete HttpProvider
4 years ago
Mark McDowall 37137b0c10 HTTPS certificate validation options
4 years ago
Taloth Saldono ec4237d51a Added BuildInfo.AppName to centralize 'Lidarr'
5 years ago
Taloth Saldono 26c8768931 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 aa794a7155 Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
5 years ago
Qstick 802f7f96c0 Fixed: Follow Temp Redirects
5 years ago
Qstick 1e48ea58b0
New: Add qBittorrent API V2 support, Indexer seed limit Support (#653)
5 years ago
Taloth Saldono 232cfcb42f Fixed: Mono bug causing memory leakage when http connections use gzip
5 years ago
Qstick 2f6b0c77ea Fixed: Updated error message if services respond with html
6 years ago
Qstick 328795cb1f Fixed: Don't read response stream if it equals Stream.Null
6 years ago
Qstick 9aa40f546f
New: Added optional UrlBase to Nzbget, Sabnzbd, and Subsonic settings (#428)
6 years ago
Qstick 73157534e0
Fixed: Don't download artist images if match existing (#362)
6 years ago
Qstick 307c989409
Revise cookie handling (#315)
6 years ago
Qstick dd11f74073 New: Add authentication options to Webhook
7 years ago
Taloth Saldono 2fc58115a0 Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
7 years ago
Taloth Saldono 1db04eaa1a Fixed: TLS issue for OSX.
7 years ago