ta264
8f2ae2beff
New: Upgrade to .NET 6
2021-11-13 08:45:25 +00:00
ta264
f53a1d7942
Package updates
2021-11-13 08:45:25 +00:00
ta264
cef15887a4
Use modern HttpClient
...
(cherry picked from commit 402f8b296f17bf161824ec5ff40d67d036d00d94)
2021-11-13 08:45:25 +00:00
BookInfo
6bdfe01fbc
Alternative metadata source
2021-11-11 11:08:43 +00:00
Taloth Saldono
916391edc3
Fixed: Qbittorrent api errors when only one of two seed criteria was configured
...
closes #907
(cherry picked from commit 652d44722b96a7a830ec45fe83260ddcecc525a7)
2021-07-04 00:48:26 -04:00
Qstick
529ffa8864
Revert "Fixed: Corrupt image files when downloading from redirecting Url"
...
This reverts commit 79dfd8f14d .
2021-07-03 23:08:38 -04:00
Taloth Saldono
79dfd8f14d
Fixed: Corrupt image files when downloading from redirecting Url
...
(cherry picked from commit e28b2e83284f689d3620d8d394ef35fdfd55646f)
Closes #108
2021-07-03 19:19:27 -04:00
Taloth Saldono
d61daeac8e
Generalized RateLimit logic to all indexers based on indexer id
2021-03-16 21:52:21 +00:00
Taloth Saldono
c8c37435be
Fixed: Jackett indexer search performance
2021-03-16 21:52:21 +00:00
Qstick
93ba5ade9e
Cleanup Conflicts in Sonarr/Lidarr Pulls
...
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com >
2021-01-28 23:43:19 -05:00
Qstick
7ea1bf71dd
Fixed: Use Proxy for MediaCovers and Metadata
...
Signed-off-by: Robin Dadswell <robin@dadswell.email >
2021-01-28 23:43:19 -05:00
Mark McDowall
ce24902dc0
Fixed: Parsing of URLs with double slashes in the path
...
(cherry picked from commit 0c7743e786749b333333d282412ff76fc10aba65)
2020-10-10 17:16:02 -04:00
Taloth Saldono
5ef55d2180
Fixed DownloadFile when file already exists
2020-07-01 21:16:07 +01:00
Taloth Saldono
3c335d498e
Fixed tests
2020-07-01 21:16:07 +01:00
Taloth Saldono
138a188cc9
Fixed: Download mediacover using configured proxy.
2020-07-01 21:16:07 +01:00
Qstick
50e9225574
Use HTTPS for httpbin tests
2020-07-01 21:16:07 +01:00
Qstick
d1565b44e4
Update HttpClientFixture.cs
2020-07-01 21:16:07 +01:00
ta264
08496c82af
New: Readarr 0.1
2020-05-09 22:24:45 +01:00
Qstick
3b7eb01918
New: Lidarr to Readarr
2020-02-29 16:58:13 -05:00
Qstick
f77a2feeef
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
2020-01-03 07:49:24 -05:00
ta264
4346c76d4f
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-29 20:38:57 +00:00
Qstick
10f2f66ba0
New: FluentAssertions to 5.9.0
2019-09-16 18:14:28 -05:00
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)
2019-08-31 17:18:18 +01:00
Qstick
acfe2ceef4
Fixed: Change HttpClientFixture links to HTTPS
2019-03-08 22:15:18 -05:00
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
2019-03-03 21:53:46 -05:00
Qstick
307c989409
Revise cookie handling ( #315 )
...
* Fixed: Revised handling of cookies in case of redirects.
* Revised deletion of cookies.
2018-04-22 19:49:08 -04:00
Qstick
1451a63c06
Rename Sonarr References in Backend
2017-10-30 22:25:19 -04:00
Taloth Saldono
2fc58115a0
Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
2017-10-29 00:42:50 -04:00
Taloth Saldono
cc0a6dc8da
Disable test on mono managed http.
2017-10-29 00:30:17 -04:00
Taloth Saldono
96d97f873a
Fixed: http->https redirects do not use the tls1.2 curl fallback.
...
fixes #2082
2017-10-29 00:29:22 -04:00
Qstick
311df71acf
Fixed HttpUri parsing of domain names with underscores
2017-10-28 23:38:21 -04:00
TCBWZA
b7a46a9e51
Update internal URL's to point to lidarr.audio
2017-04-28 16:55:18 +02:00
Matthew Despain
20c8dec50a
First round of refactoring.
2017-03-29 21:49:38 -06:00
Mark McDowall
ebcce05588
Fixed: Parsing headers that have a trailing semi-colon
...
Fixes #1749
2017-03-09 15:40:13 -08:00
Keivan Beigi
54bc642476
Fixed: OS Version detection shouldn't break user agents. Fixes #1611
2017-01-05 10:25:05 -08:00
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
2017-01-03 18:37:23 -08:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
margaale
8d776abb48
Fixed: Handle download clients sending invalid content-type header.
...
DownloadStation incorrectly surrounds charset with double-quotes. whereas the http standard specifies they must be without quotes.
fixes #1586
2016-12-20 20:54:44 +01:00
Taloth Saldono
c4a3bc3d2f
Fixed cookie tests with expired dates.
2016-07-22 00:34:18 +02:00
Taloth Saldono
9ea753011b
Added round-robin over httpbin.org hosts for httpclient tests.
2016-05-21 23:02:02 +02:00
Taloth Saldono
b479064abd
Moved Proxy types around and refactored/renamed a few things.
2016-04-25 21:53:26 +02:00
Taloth Saldono
3a162be265
CombinePath now simple, uri resolve done via operator and CombineRelativePath.
2016-04-05 23:42:10 +02:00
Mark McDowall
502298aab9
Cleanup HttpUri.PathCombine
2016-04-03 18:47:43 -07:00
Taloth Saldono
23871503a2
Replaced Uri with HttpUri.
2016-03-11 20:36:01 +01:00
Taloth Saldono
2ffbbb0e71
Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
...
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
2016-03-11 20:35:58 +01:00
Taloth Saldono
7e1c444c02
Fixed: Curl Fallback should ignore invalid cookies.
2015-12-24 19:30:16 +01:00
Taloth Saldono
aac4938598
Fixed handling cookies in different system languages.
...
fixes #896... hopefully
2015-10-25 22:57:37 +01:00
Taloth Saldono
fe76d0f98f
Refactored the HttpDispatchers.
2015-10-10 22:20:17 +02:00
ta264
4be0fe1b76
Add tests for CurlHttpClient and fix the failures
2015-10-04 11:11:58 +01:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00