[Error] DownloadedEpisodesImportService: An error has occurred while importing folder

Not sure if heres the place to report bugs? either way I get this error, it does not seem to case any issues due, still here it is :slight_smile:

[Error] DownloadedEpisodesImportService: An error has occurred while importing folder: D:\foldername\foldername\foldername\tv\_UNPACK_The.Neighbors.S01E11.1080p.WEB-DL.DD5.1.H.264

System.IO.DirectoryNotFoundException: Could not find a part of the path β€˜D:\foldername\foldername\foldername\tv\_UNPACK_The.Neighbors.S01E11.1080p.WEB-DL.DD5.1.H.264’.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator1.CommonInit() at System.IO.FileSystemEnumerableIterator1…ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at NzbDrone.Common.DiskProvider.GetFiles(String path, SearchOption searchOption) in m:\buildAgent2_work\bc9a5cca09497250\src\zbDrone.Common\DiskProvider.cs:line 140
at NzbDrone.Core.MediaFiles.DiskScanService.GetVideoFiles(String path, Boolean allDirectories) in m:\buildAgent2_work\bc9a5cca09497250\src\zbDrone.Core\MediaFiles\DiskScanService.cs:line 64
at NzbDrone.Core.MediaFiles.DownloadedEpisodesImportService.ProcessSubFolder(DirectoryInfo subfolderInfo) in m:\buildAgent2_work\bc9a5cca09497250\src\zbDrone.Core\MediaFiles\DownloadedEpisodesImportService.cs:line 109
at NzbDrone.Core.MediaFiles.DownloadedEpisodesImportService.ProcessDownloadedEpisodesFolder() in m:\buildAgent2_work\bc9a5cca09497250\src\zbDrone.Core\MediaFiles\DownloadedEpisodesImportService.cs:line 72

Sounds like the folder got moved while Drone was trying to process it, I assume it processed it on the next path, if so nothing to worry about.