Commit Graph

146 Commits (150a5c1fc6380f5315b57497e5652a1b66b08213)

Author SHA1 Message Date
ta264 6463befc79 New: HealthCheck to warn if running legacy mono version
4 years ago
Qstick 5ddc63c673 Fixed: Revert GetAllMovies call to AllMoviePaths
4 years ago
Mark McDowall d4817e9ff2 Improve root folder health check
4 years ago
Qstick 0431b9561e Fixed: Cleanup HealthCheck wiki links
5 years ago
Qstick ef2f954b81 New: HealthCheck for valid Branch value
5 years ago
Taloth Saldono 8babe7205b Fixed: Removed .Net update notice on Windows LTSB 2015
5 years ago
Qstick 0c44ee5f88 New: HealthCheck and Status for Movies Deleted from TMDb
5 years ago
Qstick da80793204 Fixed: Check for EnableCompletedDownloadHandling Enabled, Not Defined
5 years ago
Qstick c45cff87fc Fixed: Test All not clearing health error for clients
5 years ago
ta264 66ad75b759 Fixed: Don't check update folder writable in docker
5 years ago
Qstick 86b8dd4856 Fixed: Not deleting movie files during upgrade when root folder is missing
5 years ago
ta264 f83ccb6ca4 Swap to dapper Mk. 2
5 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
ta264 d4fa9b7345 Remove trailing whitespace
5 years ago
ta264 8d27111f7b Remove all unnecessary usings
5 years ago
ta264 c6ae0bb509 Add missing new lines at end of files
5 years ago
Qstick e937d74b11 Revert "Swap to dapper and system.text.json for database backend"
5 years ago
ta264 d2065bfa1b Swap to dapper and system.text.json for database backend
5 years ago
Devin Buhl 4e07e3bd68 New: Option to send notification when a Health Check warning occurs
5 years ago
Qstick 526e091d22 Fixed: Provider HealthChecks persist after add until next scheduled check.
5 years ago
Qstick 7f221c7834 Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick 91ab518dfb Fixed: Backend Updates from Sonarr
5 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick 6275737ced New: Many UI Updates and Performance Tweaks
5 years ago
Qstick 65efa15551 New: Backend changes for new UI
5 years ago
Qstick e9eebd3ce6 New: Update SignalR, Nancy, Owin. Enable Websockets
5 years ago
Qstick aef89160e2 Added: Platform Detection Improvements
5 years ago
Leonardo Galli 49b1f2a67d
New: Use APIKey & APIUser for authenticating to PassThePopcorn. (#3264)
6 years ago
Qstick cbdea30a6e New: Secure URLs for Links and Services (#3219)
6 years ago
Qstick 25e10e26e3 Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589)
7 years ago
Leonardo Galli a5823bb15f Fixed: A lot of small ui errors (e.g. More not showing) (Revert of #1959)
7 years ago
James White 0c8e264668 Fixed: Bulk UI cleanup, fixes and consistency improvements (#1959)
7 years ago
James White a07ef20410 Fixed: Replace GitHub wiki references to Radarr's wiki URL (#1914)
7 years ago
Taloth Saldono fb4f510909 Revert "Fixed: Support for Mono 5.x with the newer BoringTLS provider."
7 years ago
Taloth Saldono 5b722a3a48 Fixed: Support for Mono 5.x with the newer BoringTLS provider.
7 years ago
Luke Anderson b19fbcbb71 Correct Program Name (#1523)
7 years ago
Tim Turner 5c22d0b61d Ensure drone factory runs on its specificed interval (#1067)
8 years ago
flightlevel 961a6d89a4 Update error to include Radarr instead of Sonarr (#1069)
8 years ago
Mitchell Cash 9787cf6cdd Improve indexer health check messages (#1015)
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Mark McDowall d3890bd712 New: Health check warning for macOS when running from App Translocation folder
8 years ago
Mark McDowall 1a61796092 Fixed: mono 4.4.2 won't trigger mono version error
8 years ago
Mark McDowall e0d1e08f94 Upgraded mono version check (3.10 minimum and 4.4.x)
8 years ago
Taloth Saldono a2536deef0 Fixed: Significantly improved api performance.
8 years ago
Taloth Saldono 54c17de849 New: Http/Socks proxy support.
8 years ago
Mark McDowall 4f5d79b189 Fixed: Perform health check after download clients or indexers are removed
8 years ago
Taloth Saldono b479064abd Moved Proxy types around and refactored/renamed a few things.
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 23871503a2 Replaced Uri with HttpUri.
9 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono 68540cb479 Certain log messages didn't include the exception.
9 years ago
Mark McDowall 9f523bb167 New: Prevent automatic update if UI folder is not writable
9 years ago
Taloth Saldono 37c621dcdb Fixed: Health Check produced warning if Sonarr binaries folder was not writable even when the external script update mechanism was selected.
9 years ago
Mark McDowall 2d42c59d70 Fixed: Log download client name when communication fails
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono 8bd675f9f4 Include indexers name in back-off healthcheck warning.
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 5cd2d71e6f Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
10 years ago
Mark McDowall 638e3ca898 Command queue
10 years ago
Taloth Saldono 955029ec43 Fixed: Updated installation HealthCheck warning link to wiki.
10 years ago
Taloth Saldono a058333f65 Fixed: Manually triggering Check Health will now also run health checks that normally only run on startup.
10 years ago
Taloth Saldono 3a938e18fa Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently.
10 years ago
Taloth Saldono 11803afc39 Added FolderWritable to DiskProvider to centralize the check.
10 years ago
Taloth Saldono 6c22a5ffdb Fixed: Health Checks on mono now shows correct wiki links.
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall 683656c651 Fixed: Log error when health check fails to communicate with download client
10 years ago
Keivan Beigi f4c202441c Cleaned up environment detection
10 years ago
Keivan Beigi cf77104a02 removed redundant else
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Taloth Saldono 8a86b8acdc Added OsPath to handle OS agnostic path handling.
10 years ago
Keivan Beigi dcf434abd3 better error messages when download client connection fails
10 years ago
Keivan Beigi 1b6f684522 New: Added health check to show a warning when MediaInfo is missing
10 years ago
Mark McDowall 21c5352183 Fixed: Properly parse mono version 3.10
10 years ago
Taloth Saldono 9e02a05733 New: Added automatic detection of a critical bug in mono 3.4.0 to the mono version check. (see mono bug #18599)
10 years ago
Mark McDowall ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
Mark McDowall 705d4a3d02 New: show mono version on System -> Info
10 years ago
Mark McDowall 502c2fa6cf Better regex for mono version parsing
10 years ago
Mark McDowall a4500606a9 Fixed: mono version check will check running mono version instead running another version
10 years ago
Taloth Saldono 232a2b9422 Fixed: Sabnzbd now verifies the category configuration.
10 years ago
Taloth Saldono b72c9b338c Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config.
10 years ago
Mark McDowall ebd13bdda8 New: Health check for AppData and Startup folder conflict
10 years ago
Taloth Saldono 0e7fc2e697 New: Health Check errors now have links to the wiki pages.
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Mark McDowall 760bcbb2ce Fixed: Series search will skip Seasons that are not monitored
10 years ago
Mark McDowall 48ac09baae Roto folder fixes
11 years ago
Mark McDowall 3f4c1a16f8 Health check results are stored in memory and updated as required
11 years ago
Mark McDowall 7445adb455 mono version check will support 3 digit versions
11 years ago
Mark McDowall eeac2aee89 Fixed test reference
11 years ago
Mark McDowall 01d3decf7e Added Mono version health check
11 years ago
Mark McDowall 6b423c104c API Key in UI
11 years ago
Mark McDowall e0d8d18838 Better logging when adding a new indexer and it fails
11 years ago
Mark McDowall c8ae9f40fb New: App health displayed in UI
11 years ago