mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-27 22:57:09 -04:00
Roto folder fixes
New: Health check for missing series root folders Fixed: Do not remove episodes from series when root folder is missing
This commit is contained in:
@@ -22,6 +22,7 @@ namespace NzbDrone.Core.HealthCheck.Checks
|
||||
|
||||
public override HealthCheck Check()
|
||||
{
|
||||
//TODO: Check on mono as well
|
||||
if (OsInfo.IsWindows)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user