Commit Graph

13 Commits

Author SHA1 Message Date
bakerboy448 24e2ff56dd New: Various Healthcheck enhancements
Various pulls from Radarr;  Completed at the file - not commit - level
2022-01-19 18:47:38 +00:00
Mark McDowall 25b37ace34 Track fully imported downloads in separate history table
New: Improved detection of already imported downloads
Closes #232
2021-12-15 11:55:55 +00:00
bakerboy448 ed1935c85d fixup! Update wiki links 2021-07-04 00:24:21 -04:00
bakerboy448 fd81ca86db New: Update all wiki links to point to the Servarr Wiki 2021-02-03 22:41:59 -05:00
Qstick 1e735da9f1 Fixed: False Positives for RemotePath check with Deluge
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
ta264 3e4ebe8aca Pull DownloadClientItemClientInfo part of 824d315a 2020-12-13 07:21:03 +00:00
Qstick 8547af9fae Method, Variable, Class Renames in Readarr.Core
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2020-05-13 20:42:22 -04:00
ta264 08496c82af New: Readarr 0.1 2020-05-09 22:24:45 +01:00
Qstick f77a2feeef StyleCop (#1058)
* Stylecop Rules and Fixes
2020-01-03 07:49:24 -05:00
ta264 b1aff8fe58 Fixed: RemotePathMappingCheck ignores all download client exceptions (#735) 2019-04-08 18:24:13 +01:00
ta264 4be01a5a95 Disable update for docker containers (#715)
Also add docker info to about page and sentry context
2019-04-05 16:47:26 +01:00
ta264 d8a361dd91 Fix health check errors (#717)
* Fixed: RemotePathMappingCheck deals with case where path invalid

The `Ensure` built into `FileExists` and `FolderExists` was throwing
an exception previously.

* Fixed: RemotePathMappingCheck doesn't fail if client unavailable
2019-04-04 21:26:08 +01:00
ta264 e27369686b A remote path mapping health check (#617) 2019-04-04 16:15:43 +01:00