Commit Graph

57 Commits (878d1561aa2fb081e426ce0069939e45712d55e1)

Author SHA1 Message Date
Qstick 878d1561aa Build Sonarr on Net6
2 years ago
Robin Dadswell 1bf87bf873 New: End Jackett 'all' endpoint support
2 years ago
Mark McDowall a7a3c546e5 Fix broken test
3 years ago
Robin Dadswell cad8b37df8 New: Health Check for Downloads to Root Folder
3 years ago
Qstick 897673b459
Improve use of All() and speedup Unmapped Folder matching
4 years ago
Mark McDowall 2adedb97da New: Differentiate between short term and long term (more than 6 hours) indexer failures
4 years ago
Qstick 62f6c855bc New: List Support
4 years ago
Taloth Saldono 19764014be Increased mono dependency from 5.4 to 5.18 for debian
4 years ago
Taloth Saldono 8a2a41fab0 New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events
5 years ago
Taloth Saldono 354ddcfee5 Fixed: Removed .Net update notice on Windows LTSB 2015
5 years ago
Taloth Saldono b3e84f407a New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
Mark McDowall 05e17b70b5 New: Show health warning if system time is off expected time
5 years ago
Mark McDowall 296881b358 Target .net 4.6.1
6 years ago
Mark McDowall acc901455b New: Separate automatic and interactive searches
6 years ago
Mark McDowall cfb7494992 Removed Drone Factory
6 years ago
margaale 13a259b473 check if mono is running with --debug arg
6 years ago
Taloth Saldono 4e10d30cf6 Added Status refreshes to Download Monitoring Service and allow DownloadService to report success (but not failure).
7 years ago
Taloth Saldono f335cc1af8 Fixed: Prevent Download Client from being queried every minute if it failed repeatedly similar to Indexer temporarily disabled logic.
7 years ago
Taloth Saldono f4bea5512c Refactored IndexerStatusService into Thingy Provider architecture.
7 years ago
Taloth Saldono 14144bd4d9 Renamed IndexerStatus.IndexerId to ProviderId.
7 years ago
Taloth Saldono 2abaef16f1 Fixed Indexer Health Checks and tests.
7 years ago
Mark McDowall 79043f2c64 Improve indexer health check messages
7 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
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
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
8 years ago
Taloth Saldono e01b2ef25c Fixed some compile warnings.
8 years ago
Mark McDowall 9f523bb167 New: Prevent automatic update if UI folder is not writable
8 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 f2a70677e4 New: Will now temporarily stop using an indexer if the indexer reported an error.
9 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.
9 years ago
Taloth Saldono 35ab3a28fd New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
9 years ago
Keivan Beigi c8993db2ad Fix: Remove invalid metadata images
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 0be8f55a2f Cleaned up using directive
10 years ago
Taloth Saldono 8a86b8acdc Added OsPath to handle OS agnostic path handling.
10 years ago
Taloth Saldono 5e62c2335f Fixed: Refactored the Indexer architecture to support non-rss indexers.
10 years ago
Mark McDowall 21c5352183 Fixed: Properly parse mono version 3.10
10 years ago
Mark McDowall ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
Mark McDowall 043ca57e1e Fixed: no longer logging finished searching messages when search did not occur on that indexer
10 years ago
Mark McDowall a4500606a9 Fixed: mono version check will check running mono version instead running another version
10 years ago
Mark McDowall 7dd5731633 Version check for mono 3.6.1
10 years ago
Mark McDowall ebd13bdda8 New: Health check for AppData and Startup folder conflict
10 years ago
Taloth Saldono f304ad50d1 New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
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