Louis R
52b5ff6fdd
Fixed: Exceptions when checking for routable IPv4 addresses
...
(cherry picked from commit 060b789bc6f10f667795697eb536d4bd3851da49)
8 months ago
Louis R
33b12a532c
Fixed: Don't disable IPv6 in IPv6-only Environment
...
(cherry picked from commit 13af6f57796e54c3949cf340e03f020e6f8575c4)
9 months ago
Mark McDowall
1b19e44562
New: Optional directory setting for Aria2
...
(cherry picked from commit fd17df0dd03a5feb088c3241a247eac20f0e8c6c)
Closes #4449
10 months ago
Bogdan
febf4b26a1
Use await on reading the response content
...
(cherry picked from commit 82d586e7015d7ea06356ca436024a8af5a4fb677)
Closes #4127
1 year ago
Bogdan
e3a2aa4d83
Fixed: Increase timeout when downloading updates
...
(cherry picked from commit 467ce70291c793042ffb3ed8942c42e7bc1424d5)
1 year ago
Bogdan
e2fd830059
Improved http timeout handling
...
Co-authored-by: Qstick <qstick@gmail.com>
1 year ago
Bogdan
fd9bd5f691
New: Async HttpClient
1 year ago
Bogdan
fd0b240438
New: Use HTTP/2 in HttpClient
1 year ago
bakerboy448
7444c0e20a
New: Indexer Messaging and Error Improvements
...
(cherry picked from commit 3b505d8734dcbe3fa53acba7f94f1361151e6a44)
1 year ago
Qstick
4cf86bf427
Fixed: Correctly handle 302 and 303 redirects in HttpClient
...
(cherry picked from commit ed7c5a937f4b50fcdf819e8fe347c8c0bc6bd2e7)
(cherry picked from commit 11bd764a75d3b97117098738d3489c4b3329738f)
1 year ago
Bogdan
cc27107668
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
Closes #3749
1 year ago
Bogdan
14816306a4
Inline 'out' variable declarations
...
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
Closes #3748
1 year ago
Bogdan
f19c6e8ee1
Remove unused imports
...
Close #3651
2 years ago
ta264
87e702cbef
Fixed: Don't buffer update package to memory when downloading
...
(cherry picked from commit 63654b99f22b87b42acd699ac5b453f2de20211f)
Closes #3639
Closes #3641
2 years ago
Mark McDowall
09cc4c23e1
New: Updated Rarbg request limits
...
(cherry picked from commit 47cf8e6430b7f7704ce2f1524fa9e3c8e6f9b47a)
Close #3526
2 years ago
Qstick
9259ad7d49
Convert method to static that doesn't use instance data
...
(cherry picked from commit a42f97229acb713719c616851db572100f319ad7)
2 years ago
Qstick
1bc0b5f950
Enable all analyzers and enforce code style on build
...
Fixes #3406
Fixes #3407
Fixes #3408
Fixes #3409
Fixes #3410
Fixes #3411
Fixes #3412
Fixes #3413
Fixes #3414
Fixes #3415
Fixes #3416
Fixes #3417
Fixes #3418
Fixes #3419
Fixes #3420
Fixes #3421
Fixes #3422
Fixes #3423
2 years ago
Qstick
cdb93c4c76
Fixed: Correctly handle Content-Encoding headers
...
Fixes #3315
2 years ago
Mark McDowall
fd463ad283
New: IPv6 support for connections/indexers/download clients
...
Closes #3168
(cherry picked from commit 1b90fbcf7df2c1086da4791c6491771924b1b7aa)
2 years ago
Mark McDowall
41a072613c
Fixed: Re-downloading of series images
...
(cherry picked from commit 26eab7d821950f0c3b46ee53003636959cdb2872)
2 years ago
Qstick
35651df049
Use modern HttpClient
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit 4c0fe62dda7ba87eec08d628f79e4fae8fdb1a0f)
2 years ago
Qstick
9bacc78eb1
Handle redirects for 308 redirects
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Taloth Saldono
5a69bf42f6
Add response size to http responses
...
(cherry picked from commit d899225509f04a9b6c72da19c7d63ff53498de22)
3 years ago
Qstick
0abb49cdeb
New: Use native .NET socks proxy
3 years ago
ta264
2cc114c037
New: Drop mono support
...
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
3 years ago
Robin Dadswell
bc6261efb8
New: Show User Agent in System->Tasks for externally triggered commands ( #2261 )
4 years ago
Robin Dadswell
0758a27d5b
Generalized RateLimit logic to all indexers based on indexer id
...
Fixes #1982
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
4 years ago
Taloth Saldono
baa1fe4602
Fixed: Qbittorrent api errors when only one of two seed criteria was configured
...
closes #2099
(cherry picked from commit 652d44722b96a7a830ec45fe83260ddcecc525a7)
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 )
...
* Stylecop Rules and Fixes
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
...
New: Enable HTTPS certificate validation by default
New: Option to disable certificate validation for all or only local addresses
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)
...
ref #2802
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 )
...
* Fixed: qBittorrent api v2 support (qbit v4.1+)
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: Mark Bebbington <mark@thebebs.uk>
* Fixed: Magnet Link progress visualisation and adding magnet links if dht is disabled in qBittorrent
* New: Indexer Seed Limit settings applied to new downloads for qBit
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Handle Deluge v2 beta breaking change in their api.
closes #2412
* Fixed: Codacy Format Issues
6 years ago
Taloth Saldono
232cfcb42f
Fixed: Mono bug causing memory leakage when http connections use gzip
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
2f6b0c77ea
Fixed: Updated error message if services respond with html
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
328795cb1f
Fixed: Don't read response stream if it equals Stream.Null
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
9aa40f546f
New: Added optional UrlBase to Nzbget, Sabnzbd, and Subsonic settings ( #428 )
...
* New: Added optional UrlBase to Nzbget, Sabnzbd, and Subsonic settings
Fixes #386
* fixup! Remove commented code
6 years ago
Qstick
73157534e0
Fixed: Don't download artist images if match existing ( #362 )
...
* Fixed: Don't download artist images if existing exists
* fixup: Wrap FileSetWriteTime in try
* fixup! Tests and Rework
7 years ago
Qstick
307c989409
Revise cookie handling ( #315 )
...
* Fixed: Revised handling of cookies in case of redirects.
* Revised deletion of cookies.
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