Taloth Saldono
816cf608fc
Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash.
2016-09-13 22:57:07 +02:00
Taloth Saldono
4bf3ef45b0
Fixed: Auto-Updater rollback logic tries to restore unchanged files.
2016-09-10 12:56:27 +02:00
Taloth Saldono
5414dadffc
Fixed stupid error.
2016-09-03 12:57:30 +02:00
Mark McDowall
5482fa3ae0
New: Support for TLS 1.1 and 1.2 connections when only .net 4.5 is installed.
2016-09-03 12:11:06 +02:00
Taloth Saldono
222ed1eb4b
Changed startup loglevel to avoid incorrect sonarr.debug/trace log entry.
2016-08-16 22:10:03 +02:00
Taloth Saldono
73fb216e6f
New: Added CAPTCHA support to Rarbg.
2016-08-13 22:10:42 +02:00
Mark McDowall
e4adc1d3a1
Fixed: Include afpfs mount points in free space checks
...
Fixes #1399
2016-08-13 11:27:58 -07:00
Taloth Saldono
90b5947a19
Fixed Deluge and BTN cleanse password logic.
2016-07-24 01:00:36 +02:00
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
2016-06-11 00:24:07 +02:00
Mark McDowall
f0437d1f22
Fixed: Ignore more folder names when browsing file system
2016-06-03 19:12:33 -07:00
Mark McDowall
ff3fc8de2e
Replace octal characters from mounts in /proc/mounts
...
Fixed: Replace octal characters in mount points
Closes #1295
2016-06-01 21:24:41 -07:00
Taloth Saldono
54c17de849
New: Http/Socks proxy support.
...
fixes #732
2016-05-22 15:57:38 +02:00
Mark McDowall
12a1865d4d
Service now depends on HTTP Service (http)
2016-05-21 23:31:39 -07:00
Taloth Saldono
229986033c
Added logging of Sonarr API calls.
2016-05-11 21:13:31 +02:00
Mark McDowall
e2d6d374ab
Update HttpAccept.Rss to include application/xml
2016-05-10 15:18:27 -07:00
Taloth Saldono
0f1afd416b
Fixed: Adjusted BTN Recent Feed (RssSync) to better use their api db indexes.
2016-05-10 21:43:34 +02:00
Lloyd Sparkes
2b11ad4585
Proxy BypassList tests
...
Lightly refactored and updated documentation to make it easier for users
2016-05-02 11:24:51 +01:00
Lloyd Sparkes
5fae8e7762
Updating SocksWebProxy to fix issues with POST Requests
2016-05-01 11:51:30 +01:00
Taloth Saldono
b479064abd
Moved Proxy types around and refactored/renamed a few things.
2016-04-25 21:53:26 +02:00
Taloth Saldono
9e7927acec
Create HttpProxySettingsProvider and fixed related issues.
2016-04-25 20:22:52 +02:00
Lloyd Sparkes
f807e44a39
Force to IPv4
2016-04-24 17:01:01 +01:00
Lloyd Sparkes
d68abc746c
Bug Fixes
2016-04-24 16:56:31 +01:00
Lloyd Sparkes
6fdbb2b659
Fix merging issues & API changes - that conflict resolution did not detect
2016-04-23 11:06:10 +01:00
Lloyd Sparkes
bfe134ee54
Proxy Support for Sonarr #732
...
Switch to use Port #0 which just uses the next free port
Non Functional - Code Cleanup
Tabs -> Spaces,
Opps Deleted too much
Refactoring & Code Cleanup & Move Config to DB
remove unneeded line
Clean Up Spaces
Code Review Points on the UI
FIx extra space
Clean Up unrequired changes
Add a HealthCheck.
Extra Check in ProxyCheck. Correctly deal with Socks Authentication
Remove SubModule
Add in Nuget + Tweak ProxyCheck
Code Review Points
Missed Review Point
Add Subnet Filtering, Add ProxyBypass for local addresses. UI updated for property changes.
Fix typo, and copy&paste error
Tweak URL to hit
2016-04-23 10:58:02 +01:00
Taloth Saldono
cc0406653a
Readded logging Download Client responses.
2016-04-06 22:53:14 +02:00
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
2016-04-06 22:06:40 +02:00
Taloth Saldono
96b7bd3b2b
Merge branch 'http-uri-combine-path' into develop
2016-04-06 21:34:20 +02:00
Taloth Saldono
e1ea17cabf
Fixed: uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises)
...
Moved token queryparam to start since uTorrent requires it.
Fixed handling response missing an expected Set-Cookie header.
Force Cache-Control: no-cache for uTorrent.
Added Connection: KeepAlive to fix inexplicable uTorrent api failure.
2016-04-05 23:49:28 +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
3ea59cd91b
Don't set ACL if already set.
2016-03-26 19:31:12 +01:00
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
2016-03-26 19:31:09 +01:00
Taloth Saldono
2d96914bfa
Send Http auth without waiting for challenge.
2016-03-17 20:15:53 +01:00
Taloth Saldono
70494c3674
Adding magnet to qbit should use FormData not QueryParam.
2016-03-17 19:49:05 +01:00
Taloth Saldono
eb70a6419c
Fixed: Not uploading nzbs to Nzbget on linux since previous develop.
2016-03-17 07:53:23 +01:00
Taloth Saldono
19b8fb6d8b
Merge branch 'blackhole-delay' into develop
2016-03-15 21:47:18 +01:00
Taloth Saldono
d4bc835b1c
New: Delaying Blackhole imports while they're still being updated.
2016-03-15 21:46:40 +01:00
Taloth Saldono
25d481d5d9
Migrated all Download client proxies from RestSharp to HttpClient.
2016-03-11 20:36:03 +01:00
Taloth Saldono
23871503a2
Replaced Uri with HttpUri.
2016-03-11 20:36:01 +01:00
Taloth Saldono
7c54fa70d7
Added support for FormData (AddFormParameter and AddFormUpload), which automatically gets converted to multipart/form-data or application/x-www-form-urlencoded.
2016-03-11 20:35:59 +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
7818f0c59b
Fixed: Don't purge xem scene mapping cache when new series gets added.
2016-03-11 17:31:06 +01:00
Taloth Saldono
55e870f295
Added version to logged exceptions.
2016-03-01 22:05:34 +01:00
Taloth Saldono
59c68ec6cc
Write debug/trace log files separately to prevent trace from quickly rolling over debug.
2016-02-18 23:32:37 +01:00
Taloth Saldono
a5077b0b1b
Replaced <removed> with (removed) for the log cleanser so it doesn't mess with forums.
2016-02-18 23:32:36 +01:00
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
2016-02-11 22:15:12 +01:00
Taloth Saldono
e01b2ef25c
Fixed some compile warnings.
2016-02-11 22:11:53 +01:00
Taloth Saldono
1c92ea58da
Fixed: Replaced mono symlink resolve logic to better handle errors.
2016-02-11 21:12:42 +01:00
Mark McDowall
5d05a85411
Delete the subfolder not the parent folder
2016-02-11 00:54:52 -08:00
Mark McDowall
1a5eafd2b1
New: Remove empty subfolders after renaming FileSetLastWriteTime
...
Closes #490
2016-02-11 00:38:44 -08:00
Taloth Saldono
68540cb479
Certain log messages didn't include the exception.
2016-02-07 00:23:13 +01:00
Taloth Saldono
4e84d1a17c
Fixed: Throw more specific error when there's an issue with the curl root certificate bundle.
2016-02-02 22:11:39 +01:00
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)
2016-02-02 22:11:37 +01:00
Taloth Saldono
45d4371328
Fixed: Additional log cleanse Regex to keep even more sensitive information out of the logs.
...
fixes #1051
2016-01-20 21:57:10 +01:00
Taloth Saldono
902e0dd5d6
Updated SharpZipLib to include patches made since the last official release.
2016-01-20 21:16:02 +01:00
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
2016-01-16 16:17:36 -08:00
Mark McDowall
7c382c0e0c
NZBVortex Download Client
...
New: NZBVortex Download Client
Closes #360
2016-01-07 15:50:52 -08:00
Taloth Saldono
663d254ced
Fixed Ospath incorrectly detecting arbitrary colon as windows path.
2015-12-30 21:01:29 +01:00
Taloth Saldono
b59175a87c
Fixed: Indexer sites returning date as Retry-After header.
...
fixes #994
2015-12-28 20:24:23 +01:00
Taloth Saldono
eaf3228bb7
Fixed Regex mistake in CleanLogMessage.
2015-12-28 20:24:21 +01:00
Taloth Saldono
7e1c444c02
Fixed: Curl Fallback should ignore invalid cookies.
2015-12-24 19:30:16 +01:00
Taloth Saldono
44de353b8b
Sanitize dognzb apikey in nzb fetch url.
2015-10-25 23:15:21 +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
cc72699b8a
Fixed: Added verified file transfer mode that doesn't revert to copy.
2015-10-22 23:19:21 +02:00
Mark McDowall
04de0049fe
Don't try to process a download client item with an invalid path for the OS
2015-10-21 15:06:54 -07:00
Taloth Saldono
25aa3b60b0
Don't be so strict about dupe attr values.
2015-10-11 00:26:00 +02:00
Taloth Saldono
fe76d0f98f
Refactored the HttpDispatchers.
2015-10-10 22:20:17 +02:00
Taloth Saldono
828071c1a5
Merge branch 'pr/n721_ta264' into develop
2015-10-10 20:37:53 +02:00
Taloth Saldono
bb482047b1
Fixed removing partials before trying to copy files.
2015-10-09 00:01:31 +02:00
ta264
4be0fe1b76
Add tests for CurlHttpClient and fix the failures
2015-10-04 11:11:58 +01:00
Taloth Saldono
0b219e1169
Fixed nullables.
2015-10-03 21:19:25 +02:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
kmcc049
07b70f9d3f
Fixed: Consistent display of sizes
...
Closes #709
2015-09-24 06:30:49 +12:00
Taloth Saldono
30bcc662bc
Fixed composition.
2015-09-21 23:22:34 +02:00
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.
2015-09-21 22:01:42 +02:00
Mark McDowall
5acaf9d60b
Fixed: Preserve startup arguments during restart
...
Closes #325
2015-09-02 23:12:27 -07:00
Gavin Mogan
c5b25bcfee
New: Add Webhook support to sonarr
...
Add Form type url (type=url input field)
Add isValidUrl input type validation
Only allow absolute urls when checking if a url is valid
String => string as per comments that sonarr is standarizing on the lowercase primative
Remove this before function calls
Refactored everything so OnGrab is supported
Don't double submit the webhook
Wrappers around Series, EpisodeFile, Episode so the entire data structure isn't exposed
Add Braces as per style guide
Series.ID and Series.TvdbId should be integers
Reorder webhook payload as per style guide
Upgrade to use ongrab as json instead of string
Add method selection to webhook settings
include episode directly in download event
QualityVersion should be an int and not a string (don't convert it int=>string)
Remove the list of episodes
Add season number to episode data structure
Code Review Fixes:
* Remove episodefile from payload, move everything to episode
* Change episode to a list
convert to var as per code review / style guide
Down with internals
Everything now uses webhookpayload. None of that payload.Message stuff
{"EventType":"Test","Series":{"Id":1,"Title":"Test Title","Path":"C:\\testpath","TvdbId":1234},"Episodes":[{"Id":123,"EpisodeNumber":1,"SeasonNumber":1,"Title":"Test title","AirDate":null,"AirDateUtc":null,"Quality":null,"QualityVersion":0,"ReleaseGroup":null,"SceneName":null}]}
Remove logger and processProvider
Remove unused constructor
2015-08-29 22:45:14 -07:00
Taloth Saldono
9bcb6ff19a
New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.
2015-08-12 22:07:47 +02:00
Taloth Saldono
7eeabd7ca3
Fixed: Updated libcurl version mappings to use libcurl.4 instead of libcurl.3.
2015-07-26 22:05:08 +02:00
Keivan Beigi
9b16e3b538
_output folder is considered a non-prodction folder
2015-07-21 19:43:06 -07:00
Taloth Saldono
5af12b67be
Revert "Fixed: Disabled transactional file transfers since we don't want that feature in master yet."
...
This reverts commit ada5919136
.
2015-07-21 21:26:15 +02:00
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
2015-07-20 21:09:16 +02:00
Mark McDowall
0f2bba0615
Custom scripts
...
New: Run custom scripts (Connection)
Closes #439
2015-07-20 10:49:54 -07:00
Taloth Saldono
08ebc8d292
Don't list drives that aren't available.
2015-07-17 23:51:33 +02:00
Taloth Saldono
ada5919136
Fixed: Disabled transactional file transfers since we don't want that feature in master yet.
2015-07-17 20:17:46 +02:00
Taloth Saldono
bfa629f431
Refactored VerifiedFile transfer to have a verified and transactional mode.
2015-07-17 20:16:49 +02:00
Taloth Saldono
51155ba909
Applied workaround for CurlSharp GC handling.
2015-07-12 23:17:23 +02:00
Taloth Saldono
786e0b825a
Fixed curl multithreaded access.
2015-07-12 21:45:22 +02:00
Taloth Saldono
1eb6629088
Fixed: Updater occasionally killed Sonarr twice before allowing it to be restarted by upstart.
...
Fixed: Updater killed itself during update on debian jessie.
2015-07-08 20:54:47 +02:00
Taloth Saldono
103de770c3
Fixed thread concurrency issue on http cookie handling.
2015-07-08 20:05:03 +02:00
Taloth Saldono
527122452c
New: Fallback to libcurl/libssl on mono for https connections.
2015-06-27 01:44:23 +02:00
Taloth Saldono
c9f720885e
Fixed: Renaming episodes on OSX with case-insensitive filesystem.
2015-06-27 01:03:07 +02:00
Taloth
51f705d89a
Merge pull request #139 from Sonarr/verified-file-transfer
...
Verified file transfer
2015-06-16 22:36:18 +02:00
Mark McDowall
4c1e211675
Fixed: Speed up disk rescaning during series refresh
2015-06-13 00:42:16 -07:00
Mark McDowall
6fd7a64330
GetCurrentProcessId for PidFileProvider
2015-06-05 23:12:41 -07:00
Taloth Saldono
546f4ab577
Disabled verified file transfer on windows.
2015-06-05 22:51:16 +02:00
Taloth Saldono
5effca92b8
New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
2015-06-05 21:59:41 +02:00
Taloth Saldono
78ade3250c
Added RateLimit service to globally manager short duration ratelimits.
2015-05-29 01:10:49 +02:00
Taloth Saldono
6744e0d506
New: Added support for Rarbg as replacement for Eztv.
2015-05-25 14:28:32 +02:00
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
2015-05-12 23:17:51 +02:00