mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 04:51:45 +02:00
Fixed: Clean Library being to agressive when lists are having failures.
Fixes #2455
This commit is contained in:
@@ -9,6 +9,6 @@ namespace NzbDrone.Core.NetImport
|
||||
bool Enabled { get; }
|
||||
bool EnableAuto { get; }
|
||||
|
||||
IList<Movie> Fetch();
|
||||
NetImportFetchResult Fetch();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user