Leonardo Galli
17d7083412
Fixes compile issues introduced with latest commit.
8 years ago
Leonardo Galli
88dacc00f7
Renamed NzbDrone.exe to Radarr.exe.
8 years ago
Leonardo Galli
e9f9f66b2f
Allow Sonarr and Radarr to run together.
...
Also changes default port of Radarr to 7878.
However, now multiple instances of Radarr can also be run. This should
be fixed in the future.
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
2e36538dcd
Environment variables sometimes lie!
8 years ago
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
8 years ago
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
8 years ago
Keivan Beigi
0c75d0bb03
Upgraded nunit/fluentassertion
8 years ago
Mark McDowall
43c5d03f9a
Fix GetAncestorFolders tests under mono
8 years ago
Mark McDowall
d3890bd712
New: Health check warning for macOS when running from App Translocation folder
8 years ago
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
8 years ago
Taloth Saldono
4bf3ef45b0
Fixed: Auto-Updater rollback logic tries to restore unchanged files.
8 years ago
Mark McDowall
422371d118
Fixed: Episode import when the series folder had a trailing slash and folder was not on disk
8 years ago
Taloth Saldono
90b5947a19
Fixed Deluge and BTN cleanse password logic.
9 years ago
Taloth Saldono
c4a3bc3d2f
Fixed cookie tests with expired dates.
9 years ago
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
9 years ago
Mark McDowall
ff3fc8de2e
Replace octal characters from mounts in /proc/mounts
...
Fixed: Replace octal characters in mount points
Closes #1295
9 years ago
Taloth Saldono
54c17de849
New: Http/Socks proxy support.
...
fixes #732
9 years ago
Taloth Saldono
9ea753011b
Added round-robin over httpbin.org hosts for httpclient tests.
9 years ago
Mark McDowall
ea0982ecae
Fixed: Error messages when config file is empty or contains invalid characters
...
Closes #1104
9 years ago
Taloth Saldono
b479064abd
Moved Proxy types around and refactored/renamed a few things.
9 years ago
Mark McDowall
dc694b0f34
Don't throw after catching the exception during TearDown
9 years ago
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
9 years ago
Taloth Saldono
2fa3873503
Give a couple of timing-based tests a bit more breathing room.
9 years ago
Taloth Saldono
3a162be265
CombinePath now simple, uri resolve done via operator and CombineRelativePath.
9 years ago
Mark McDowall
502298aab9
Cleanup HttpUri.PathCombine
9 years ago
Mark McDowall
edea488dbe
Upgrade to NUnit3
9 years ago
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
9 years ago
Taloth Saldono
23871503a2
Replaced Uri with HttpUri.
9 years ago
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).
9 years ago
Taloth Saldono
7818f0c59b
Fixed: Don't purge xem scene mapping cache when new series gets added.
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
97cdb6a4a5
Fixed: ZFS and other mounts now listed in the System page.
...
Will now also automatically revert to a fully transactional move/copy if the move is in our out of a cifs mount. (assuming the cifs mount can be detected)
9 years ago
Taloth Saldono
45d4371328
Fixed: Additional log cleanse Regex to keep even more sensitive information out of the logs.
...
fixes #1051
9 years ago
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
9 years ago
Keivan Beigi
6e105ce2c6
upgraded nuget packages
9 years ago
Taloth Saldono
663d254ced
Fixed Ospath incorrectly detecting arbitrary colon as windows path.
9 years ago
Taloth Saldono
7e1c444c02
Fixed: Curl Fallback should ignore invalid cookies.
9 years ago
Taloth Saldono
44de353b8b
Sanitize dognzb apikey in nzb fetch url.
9 years ago
Taloth Saldono
aac4938598
Fixed handling cookies in different system languages.
...
fixes #896... hopefully
9 years ago
Taloth Saldono
cc72699b8a
Fixed: Added verified file transfer mode that doesn't revert to copy.
9 years ago
Taloth Saldono
fe76d0f98f
Refactored the HttpDispatchers.
9 years ago
Taloth Saldono
828071c1a5
Merge branch 'pr/n721_ta264' into develop
9 years ago
Taloth Saldono
bb482047b1
Fixed removing partials before trying to copy files.
9 years ago
ta264
4be0fe1b76
Add tests for CurlHttpClient and fix the failures
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
kmcc049
07b70f9d3f
Fixed: Consistent display of sizes
...
Closes #709
9 years ago
Taloth Saldono
57afa668e1
Fixed: Removing torcache url query params to avoid redirect.
...
fixes #799
Removing query param was cleaner coz it avoids spoofing the referrer.
9 years ago
Taloth Saldono
9bcb6ff19a
New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.
10 years ago
Taloth Saldono
5af12b67be
Revert "Fixed: Disabled transactional file transfers since we don't want that feature in master yet."
...
This reverts commit ada5919136
.
10 years ago