Commit Graph

406 Commits (8f3dbbc356eb6e0632a3396b4aa5bd0d6fb9f5e5)

Author SHA1 Message Date
Ronnie 73cb789f59
Fixed: Better import error messages
7 years ago
Mark McDowall 728f553802
Log when running tray app
7 years ago
Mark McDowall 17ff52ada1
Update help output for NzbDrone.Console
7 years ago
Taloth Saldono 35f911286f Added jackett apikey to log cleanser.
8 years ago
Taloth Saldono 2d1d1c8a99 Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
8 years ago
Taloth Saldono c659ba1c10 Fixed: Hide some more irrelevant paths from System->Disk Space such as /boot.
8 years ago
Taloth Saldono 1b9ccc319f Fixed: TLS issue for OSX.
8 years ago
Taloth Saldono 89e804814b Revert "Change default tls provider so users won't have to set TLS_PROVIDER explicitly."
8 years ago
Taloth Saldono ce6a5713d1 Lets not take any risks here.
8 years ago
Taloth Saldono ba01b636b9 Fixed: Recent changes to log messages prevented curl fallback from being triggered for tls1.2.
8 years ago
Taloth Saldono dbcfacbebe Updated Sentry DSN.
8 years ago
Taloth Saldono f305331565 Fixed: http->https redirects do not use the tls1.2 curl fallback.
8 years ago
Taloth Saldono ac837c8f74 Added a bunch of extra MediaInfo formats.
8 years ago
Taloth Saldono 27dca830cc Updated MediaInfo schema and revised logic that Formats it. Also added logic to log events to Sentry.
8 years ago
Taloth Saldono f91e1a3576 Tweaked error message when TransferFile destination already exists.
8 years ago
Taloth Saldono b02d0a33b1 Better error message for DNS exceptions on mono.
8 years ago
Taloth Saldono 8e63f7d436 Change default tls provider so users won't have to set TLS_PROVIDER explicitly.
8 years ago
Taloth Saldono 84d2d6a1d5 Fixed: Slower daemon startup loop if Sonarr runs into non-recoverable errors such as unwritable pid/appfolder/config file.
8 years ago
Taloth Saldono 1b6d6c26d5 Fixed HttpUri parsing of domain names with underscores.
8 years ago
Taloth Saldono 792773323c Check for whitespace in IsValidUrl.
8 years ago
Taloth Saldono 11926d8b2d Fixed: Support for Mono 5.x with the newer BoringTLS provider.
8 years ago
Mark McDowall 601b54c244
Reorder HttpMethods to match RestSharp
8 years ago
Taloth Saldono e83e852e0d Added ability for HealthChecks to run on specific events.
8 years ago
Taloth Saldono 95c81f8905 Fixed exception in MountCheck if RootDirectory cannot be found.
8 years ago
Kyse 1b32411219 New: Health Check warning if series folder is mounted with 'ro' option on linux
8 years ago
Lloyd Sparkes 0bbb82c67f Update SocksWebProxy to fix #1641
8 years ago
Mark McDowall b485bdaeec Fixed: Unable to execute custom scripts if IMDB ID is null
8 years ago
Taloth Saldono b70d167911 Apply Cleanse to Exception Data as well.
8 years ago
Taloth Saldono 35741b9cae Added a few more files to ignore during file copy.
8 years ago
Taloth Saldono c9d1807670 Sentry should use CleanseLogMessage.
8 years ago
Jamie Magee f3263efa52 Upgrade SharpRaven
8 years ago
Jamie Magee 781df8b20a Upgrade NLog
8 years ago
Mark McDowall ebcce05588 Fixed: Parsing headers that have a trailing semi-colon
8 years ago
Taloth Saldono bbf2134fe1 Fixed: Deluge 1.3.14 API support due to changed json-rpc checks.
8 years ago
Taloth Saldono 2abaef16f1 Fixed Indexer Health Checks and tests.
8 years ago
Taloth Saldono 2f6d9e191e Fixed: Ignore .nfs* files during copy actions since those files are special NFS files that should never be touched.
8 years ago
Keivan Beigi 15e07f72d4
Better Runtime names
8 years ago
Keivan Beigi d5e720c404
include os name, runtime name in version tag for sentry
8 years ago
Keivan Beigi c9a8ebc2e6
Create anonymous hash to detect issue duplication
8 years ago
Keivan Beigi cea6469ab8
Use nameof
8 years ago
Keivan Beigi ed2e4d0f1d Sentry will now back-off if it's API key is revoked.
8 years ago
Keivan Beigi 0bdc137093 Smaller sentry payload, send machine name as user name
8 years ago
Keivan Beigi cd7e208efa Revert "Use line number instead of message for sentry fingerprint"
8 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi e45d4f60a4 Moved Fatal logging to use nlog patterns
8 years ago
Keivan Beigi 782efcfaf1 Added a one hour debounce of reporting the same errors to sentry
8 years ago
Keivan Beigi 76a7d4f866 Use line number instead of message for sentry fingerprint
8 years ago
Keivan Beigi d61976251e Apparently RemoveTarget doesn't do what you expect it to do.
8 years ago
Keivan Beigi 2487e8ed49 Don't report errors that don't have exceptions
8 years ago
Keivan Beigi 54bc642476 Fixed: OS Version detection shouldn't break user agents. Fixes #1611
8 years ago
Keivan Beigi 6577b0a721 Don't include null in sentry fingerprint if even has no exception
8 years ago
Keivan Beigi bcd67dee5e Added fingerprint to sentry events to allow better grouping
8 years ago
Keivan Beigi dd7fdd8ace Disable Sentry Reporting based on analytics flag
8 years ago
Keivan Beigi a1f112e62f Added branch name to Assembly Info
8 years ago
Keivan Beigi 053c730799 Added Sentry error reporting
8 years ago
Keivan Beigi 61579cfb7e Consider /buildAgent/ to be a none production startup path
8 years ago
Keivan Beigi 92d706a10d Updated bindingRedirect for Newtonsoft.Json
8 years ago
Keivan Beigi 6ae5829439 Removed duplicated code from ContainerBuilders
8 years ago
Keivan Beigi 8252a2a60f RIP
8 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi fdb5ccdae1 Updated Newtonsoft.Json from 6.0.6 to 9.0.1
8 years ago
Keivan Beigi a2ce435239 Upgraded Nlog, NCrunch
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
margaale 8d776abb48 Fixed: Handle download clients sending invalid content-type header.
8 years ago
Keivan Beigi da52e60f36 Upgraded Nlog/RestSharp/Selenium
8 years ago
Lloyd Sparkes cf662291d5 Fixed: Lingering Socks5 Proxy sockets when proxy is using dynamic ips
8 years ago
Mark McDowall d3890bd712 New: Health check warning for macOS when running from App Translocation folder
8 years ago
Taloth Saldono f8d97cac7d Fixed: FileBrowser not displaying drive letters on Windows.
8 years ago
Taloth Saldono 7ef1ca8a00 Fixed: Tweaked ratelimit logic for rarbg api.
8 years ago
Taloth Saldono a0b4d3a38d Removed conflicting criteria from IsProduction check.
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Taloth Saldono 816cf608fc Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash.
8 years ago
Taloth Saldono 4bf3ef45b0 Fixed: Auto-Updater rollback logic tries to restore unchanged files.
8 years ago
Taloth Saldono 5414dadffc Fixed stupid error.
8 years ago
Mark McDowall 5482fa3ae0 New: Support for TLS 1.1 and 1.2 connections when only .net 4.5 is installed.
8 years ago
Taloth Saldono 222ed1eb4b Changed startup loglevel to avoid incorrect sonarr.debug/trace log entry.
9 years ago
Taloth Saldono 73fb216e6f New: Added CAPTCHA support to Rarbg.
9 years ago
Mark McDowall e4adc1d3a1 Fixed: Include afpfs mount points in free space checks
9 years ago
Taloth Saldono 90b5947a19 Fixed Deluge and BTN cleanse password logic.
9 years ago
Taloth Saldono d4bab775df Updated NLog to 4.3.4.
9 years ago
Mark McDowall f0437d1f22 Fixed: Ignore more folder names when browsing file system
9 years ago
Mark McDowall ff3fc8de2e Replace octal characters from mounts in /proc/mounts
9 years ago
Taloth Saldono 54c17de849 New: Http/Socks proxy support.
9 years ago
Mark McDowall 12a1865d4d Service now depends on HTTP Service (http)
9 years ago
Taloth Saldono 229986033c Added logging of Sonarr API calls.
9 years ago
Mark McDowall e2d6d374ab Update HttpAccept.Rss to include application/xml
9 years ago
Taloth Saldono 0f1afd416b Fixed: Adjusted BTN Recent Feed (RssSync) to better use their api db indexes.
9 years ago
Lloyd Sparkes 2b11ad4585 Proxy BypassList tests
9 years ago
Lloyd Sparkes 5fae8e7762 Updating SocksWebProxy to fix issues with POST Requests
9 years ago
Taloth Saldono b479064abd Moved Proxy types around and refactored/renamed a few things.
9 years ago
Taloth Saldono 9e7927acec Create HttpProxySettingsProvider and fixed related issues.
9 years ago
Lloyd Sparkes f807e44a39 Force to IPv4
9 years ago
Lloyd Sparkes d68abc746c Bug Fixes
9 years ago
Lloyd Sparkes 6fdbb2b659 Fix merging issues & API changes - that conflict resolution did not detect
9 years ago
Lloyd Sparkes bfe134ee54 Proxy Support for Sonarr #732
9 years ago
Taloth Saldono cc0406653a Readded logging Download Client responses.
9 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
9 years ago
Taloth Saldono 96b7bd3b2b Merge branch 'http-uri-combine-path' into develop
9 years ago
Taloth Saldono e1ea17cabf Fixed: uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises)
9 years ago