I am having a hard time setting up the NZBTOMEDIA to working correctly or is nzbdrone not doing its part.
I think the script is working properly but nzb drone is not looking in a sub folder, just searches with in the directory for the file and thats it.
Is there a way for nzbdrone to look in the sub folders
14-7-1 17:26:59.9|Error|DownloadedEpisodesImportService|An error has occurred while importing folder: /downloads/dst/tv/Deadliest.Catch.S10E10.Fishermans.Daughter.720p.HDTV.x264-TERRA
System.IO.DirectoryNotFoundException: Directory ‘/downloads/dst/tv/Deadliest.Catch.S10E10.Fishermans.Daughter.720p.HDTV.x264-TERRA’ not found.
at System.IO.Directory.ValidateDirectoryListing (System.String path, System.String searchPattern, System.Boolean& stop) [0x00000] in :0
at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] in :0
at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00000] in :0
at System.IO.Directory.GetFilesRecurse (System.String path, System.String searchPattern, System.Collections.Generic.List`1 all) [0x00000] in :0
at System.IO.Directory.GetFiles (System.String path, System.String searchPattern, SearchOption searchOption) [0x00000] in :0
at NzbDrone.Common.Disk.DiskProviderBase.GetFiles (System.String path, SearchOption searchOption) [0x00000] in :0
at NzbDrone.Core.MediaFiles.DiskScanService.GetVideoFiles (System.String path, Boolean allDirectories) [0x00000] in :0
at NzbDrone.Core.MediaFiles.DownloadedEpisodesImportService.ProcessFolder (System.IO.DirectoryInfo directoryInfo) [0x00000] in :0
at NzbDrone.Core.MediaFiles.DownloadedEpisodesImportService.ProcessFolder (System.String path) [0x00000] in :0