mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-28 18:05:51 -04:00
Exclude .grab and Plex Version folders
This commit is contained in:
@@ -134,6 +134,7 @@ namespace NzbDrone.Core.RootFolders
|
||||
_logger.Debug("Generating list of unmapped folders");
|
||||
|
||||
if (string.IsNullOrEmpty(path))
|
||||
{
|
||||
throw new ArgumentException("Invalid path provided", nameof(path));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user