Commit Graph

136 Commits (sonarr-pull-16e2d130)

Author SHA1 Message Date
Mark McDowall b98ae37abf Handle redirects for 308 redirects
2 years ago
Taloth Saldono a9852ded2f Add response size to http responses
3 years ago
ta264 258847a83b Fixed: Use our own HttpClient for rTorrent RPC requests
3 years ago
Qstick 7c5188638f Fixed: Combine content headers with response headers
3 years ago
ta264 dfb9558868 Fixed: Broken SSL certificate validation option
3 years ago
ta264 5d63ef01b6 Fixed: Calibre authentication with Basic auth
3 years ago
ta264 c4d02c1666 Fixed: Gracefully fall back to ipv4 if ipv6 is broken
3 years ago
ta264 7c6adb0da7 New: Use native .NET socks proxy
3 years ago
ta264 f53a1d7942 Package updates
3 years ago
ta264 cef15887a4 Use modern HttpClient
3 years ago
BookInfo 6bdfe01fbc Alternative metadata source
3 years ago
Taloth Saldono 916391edc3 Fixed: Qbittorrent api errors when only one of two seed criteria was configured
3 years ago
Qstick 3e72770ec5 Handle 303 and 307 redirects in Http Requests
3 years ago
Qstick 529ffa8864 Revert "Fixed: Corrupt image files when downloading from redirecting Url"
3 years ago
Taloth Saldono 9ddd08b0de Increased max redirects from 3 to 5
3 years ago
Taloth Saldono 79dfd8f14d Fixed: Corrupt image files when downloading from redirecting Url
3 years ago
Robin Dadswell 6acd42e82b
Show User Agent in System->Tasks for externally triggered commands (#1047)
3 years ago
ta264 1e0e8adc77 More mono cleanup
4 years ago
Taloth Saldono d61daeac8e Generalized RateLimit logic to all indexers based on indexer id
4 years ago
Taloth Saldono c8c37435be Fixed: Jackett indexer search performance
4 years ago
Qstick 7ea1bf71dd Fixed: Use Proxy for MediaCovers and Metadata
4 years ago
Mark McDowall ce24902dc0 Fixed: Parsing of URLs with double slashes in the path
4 years ago
ta264 9100191ad0 New: Ensure covers up to date with Goodreads
4 years ago
ta264 1e2d931f9a Support for digest auth with HttpRequests
4 years ago
Taloth Saldono 5ef55d2180 Fixed DownloadFile when file already exists
4 years ago
Taloth Saldono 3c335d498e Fixed tests
4 years ago
Taloth Saldono 138a188cc9 Fixed: Download mediacover using configured proxy.
4 years ago
ta264 45d49117ca New: Use Goodreads directly, allow multiple editions of a book (new DB required)
4 years ago
ta264 08496c82af New: Readarr 0.1
4 years ago
Qstick 3b7eb01918 New: Lidarr to Readarr
5 years ago
Qstick f77a2feeef
StyleCop (#1058)
5 years ago
ta264 4346c76d4f New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264 2e127d721c Fixed: Remove obsolete HttpProvider
5 years ago
Mark McDowall dd014b1f52 HTTPS certificate validation options
5 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