Co-Authored-By: ta264 <ta264@users.noreply.github.com>
This commit is contained in:
Qstick
2020-11-20 12:11:41 -05:00
parent b586b6ac1c
commit d2a8acb1a6
47 changed files with 1082 additions and 1298 deletions
@@ -119,6 +119,10 @@ namespace NzbDrone.Core.IndexerVersions
}
}
}
else
{
//Do some things here to get it from server if we don't have it local
}
throw new ArgumentOutOfRangeException(nameof(fileKey));
}