Commit Graph

114 Commits (8ee1bf3194854abe20959cdc8cc192b086c54365)

Author SHA1 Message Date
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
4 years ago
Taloth Saldono baa1fe4602 Fixed: Qbittorrent api errors when only one of two seed criteria was configured
4 years ago
Qstick e85ed1e2b8 Handle 303 Redirects
4 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)
6 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)
7 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.
8 years ago
Mark McDowall ebcce05588 Fixed: Parsing headers that have a trailing semi-colon
8 years ago
Taloth Saldono bbf2134fe1 Fixed: Deluge 1.3.14 API support due to changed json-rpc checks.
8 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
Taloth Saldono 229986033c Added logging of Sonarr API calls.
9 years ago
Mark McDowall e2d6d374ab Update HttpAccept.Rss to include application/xml
9 years ago
Taloth Saldono 0f1afd416b Fixed: Adjusted BTN Recent Feed (RssSync) to better use their api db indexes.
9 years ago
Lloyd Sparkes 2b11ad4585 Proxy BypassList tests
9 years ago