Commit Graph

117 Commits (cd79b42f5fadf6b49fda9a414b5f0da0e21e9dc4)

Author SHA1 Message Date
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
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.
8 years ago
Taloth Saldono c4a3bc3d2f Fixed cookie tests with expired dates.
8 years ago
Taloth Saldono d4bab775df Updated NLog to 4.3.4.
8 years ago
Mark McDowall ff3fc8de2e Replace octal characters from mounts in /proc/mounts
8 years ago
Taloth Saldono 54c17de849 New: Http/Socks proxy support.
8 years ago
Taloth Saldono 9ea753011b Added round-robin over httpbin.org hosts for httpclient tests.
8 years ago
Mark McDowall ea0982ecae Fixed: Error messages when config file is empty or contains invalid characters
8 years ago
Taloth Saldono b479064abd Moved Proxy types around and refactored/renamed a few things.
8 years ago
Mark McDowall dc694b0f34 Don't throw after catching the exception during TearDown
8 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
8 years ago
Taloth Saldono 2fa3873503 Give a couple of timing-based tests a bit more breathing room.
8 years ago
Taloth Saldono 3a162be265 CombinePath now simple, uri resolve done via operator and CombineRelativePath.
8 years ago
Mark McDowall 502298aab9 Cleanup HttpUri.PathCombine
8 years ago
Mark McDowall edea488dbe Upgrade to NUnit3
8 years ago
Taloth Saldono 8b1c022244 Updated NLog to 4.3.0-rc1.
8 years ago
Taloth Saldono 23871503a2 Replaced Uri with HttpUri.
8 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
8 years ago
Taloth Saldono 7818f0c59b Fixed: Don't purge xem scene mapping cache when new series gets added.
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 years ago
Taloth Saldono 97cdb6a4a5 Fixed: ZFS and other mounts now listed in the System page.
8 years ago
Taloth Saldono 45d4371328 Fixed: Additional log cleanse Regex to keep even more sensitive information out of the logs.
8 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.
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
9 years ago
Taloth Saldono 57afa668e1 Fixed: Removing torcache url query params to avoid redirect.
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.
9 years ago
Taloth Saldono 5af12b67be Revert "Fixed: Disabled transactional file transfers since we don't want that feature in master yet."
9 years ago
Taloth Saldono a1bfecedcd Removed duplicate test.
9 years ago
Taloth Saldono f2a70677e4 New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Taloth Saldono ada5919136 Fixed: Disabled transactional file transfers since we don't want that feature in master yet.
9 years ago
Taloth Saldono bfa629f431 Refactored VerifiedFile transfer to have a verified and transactional mode.
9 years ago
Taloth Saldono 103de770c3 Fixed thread concurrency issue on http cookie handling.
9 years ago
Taloth Saldono bf3d0ed2d1 Removed dupe tests.
9 years ago
Keivan Beigi b5b15b623a Updated FluentAssertion to 3.4.0
9 years ago
Taloth Saldono 527122452c New: Fallback to libcurl/libssl on mono for https connections.
9 years ago
Taloth Saldono c9f720885e Fixed: Renaming episodes on OSX with case-insensitive filesystem.
9 years ago
Taloth Saldono 546f4ab577 Disabled verified file transfer on windows.
9 years ago