mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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