returnnewList<ImportResult>(){newImportResult(newImportDecision(newLocalEpisode{Path=fileInfo.FullName},"Unknown Series"),String.Format("Unknown Series for file: {0}",fileInfo.Name))};
returnnewList<ImportResult>(){newImportResult(newImportDecision(newLocalEpisode{Path=fileInfo.FullName},"Unknown Series"),String.Format("Unknown Series for file: {0}",fileInfo.Name))};
}
}
if(downloadClientItem==null)
{
if(_diskProvider.IsFileLocked(fileInfo.FullName))
if(_diskProvider.IsFileLocked(fileInfo.FullName))
{
{
_logger.Debug("[{0}] is currently locked by another process, skipping",fileInfo.FullName);
_logger.Debug("[{0}] is currently locked by another process, skipping",fileInfo.FullName);