Commit Graph

372 Commits (476110b1de7ad08ca1145fffcc76b5ddd38153a2)

Author SHA1 Message Date
Taloth Saldono 0cce6b74f9 Added logging of json snippets on json deserialization errors.
7 years ago
Taloth Saldono fde0409650 Fixed WithData sample length not using parameter.
7 years ago
Taloth Saldono 2ed5abf4d3 Also add as data to exception so sentry gets it.
7 years ago
Taloth Saldono 69f8fc4d5e Added support for nested settings models so settings can be grouped together and reused for multiple providers.
7 years ago
Mark McDowall a7aff3bd9a Upgrade NLog to 4.5.3
7 years ago
Qstick 6c09b7dc28 Fixed: Throw SonarrStartupException if can't access AppFolder Location
7 years ago
Taloth Saldono 70afacee3f Refactored PendingRelease logic for performance.
7 years ago
Taloth Saldono 6d8eebcd30 Revised deletion of cookies.
7 years ago
Taloth Saldono d3f8e0ef4c Fixed: Revised handling of cookies in case of redirects.
7 years ago
Taloth Saldono 99ee59e9cc Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
7 years ago
overkill32 d617b6c6e3 Fixed typo in log file
7 years ago
Taloth Saldono 459d6ea906 Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
7 years ago
margaale 747f3e171c Fixed: Handling of unknown status types in DownloadStation.
7 years ago
Frank Scholl 442d49046d
New: Add authentication options to Webhook
7 years ago
Taloth Saldono ea5769fdd6 Updated NLog from 4.4.3 to 4.4.12
7 years ago
Mark McDowall a9e1aee295
Moved NotParentException to Disk namespace
7 years ago
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