Commit Graph

128 Commits (cc271076683e0ee93f85da1aa044bc0b6f4aaf6f)

Author SHA1 Message Date
Bogdan cc27107668 Use 'var' instead of explicit type
1 year ago
Bogdan 14816306a4 Inline 'out' variable declarations
1 year 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
2 years 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
3 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
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)
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
6 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
Taloth Saldono 846b9f72e0 Lets not take any risks here.
7 years ago
Taloth Saldono bd62a20ddb Fixed: Recent changes to log messages prevented curl fallback from being triggered for tls1.2.
7 years ago
Taloth Saldono 96d97f873a Fixed: http->https redirects do not use the tls1.2 curl fallback.
7 years ago
Qstick f219e883ec New: Add Extra Audio Format Unit Test
7 years ago
Qstick 272adfcef7 Fixed: Better error message for DNS exceptions on mono.
7 years ago
Qstick 311df71acf Fixed HttpUri parsing of domain names with underscores
7 years ago
Qstick 7e863d61ff Reorder HttpMethods to match RestSharp
7 years ago
Matthew Despain 20c8dec50a First round of refactoring.
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