Nothing seems to be working for me… except a new release(finds and gets those great). Deluge, I had to manually start the torrent because searches never succeeded. Once I got the collection I put it in every folder and scanned each time but always failed to import. Here is some curious log output.
15-4-11 08:09:31.6|Warn|ImportApprovedEpisodes|Couldn’t import episode F:\Downloads\Complete\Naruto Shippuden\Naruto - 015 - Zero Visibility, The Sharingan Shatters [DarkDream].mkv
System.IO.FileNotFoundException: File doesn’t exist: F:\Downloads\Complete\Naruto Shippuden\Naruto - 015 - Zero Visibility, The Sharingan Shatters [DarkDream].mkv
at NzbDrone.Common.Disk.DiskProviderBase.GetFileSize(String path) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskProviderBase.cs:line 158
at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import(List`1 decisions, Boolean newDownload, DownloadClientItem downloadClientItem) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\EpisodeImport\ImportApprovedEpisodes.cs:line 76
It was there, so not sure why it would say it wasn’t… then there was this:
15-4-11 08:09:31.6|Warn|DownloadedEpisodesImportService|Unable to parse file on import: [F:\Downloads\Complete\Naruto Shippuden\Naruto Movies 1-3\Naruto - Legend Of The Stone Of Gelel [DarkDream].mkv]
15-4-11 08:09:44.9|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. F:\New Shows\Naruto Shippuden\Season 1\Naruto Shippuden - S01E03 - The results of training HDTV-720p.mkv
Yep, deleted a perfectly good video file. I might suggest making a recycle bin by default and let the user decide on the nuclear option instead of the other way around.
Windows 7
Sonarr Ver. 2.0.0.3045
develop
Sonarr only deletes a file when its importing an upgrade (or its manually deleted from the UI). Debug logs would show more info as to why it happened.
Recycling bin needs to be configured by the user so it can go on a disk with adequate space, filling up a hard drive unexpectedly wouldn’t be a very good experience for the people that don’t know about it.
Hi thanks for reply. So as you can see from the time stamps it immediately deleted the file after parse fail so it seems it will delete in other cases as there was no previous file to upgrade, and I have upgrades turned off, and if the file was shown on the UI I would have nothing to complain about.
I could paste the log it but its 1MB and kinda messy with my numerous attempts at importing. Keep in mind the series has over 200 episodes.
Further up I found:
15-4-11 08:09:21.1|Error|ImportDecisionMaker|Couldn't import file. F:\Downloads\Complete\Naruto Shippuden\Naruto - 195 - The Third Super-Beast! [DarkDream].mkv
System.IO.FileNotFoundException: File doesn't exist: F:\Downloads\Complete\Naruto Shippuden\Naruto - 195 - The Third Super-Beast! [DarkDream].mkv
at NzbDrone.Common.Disk.DiskProviderBase.GetFileSize(String path) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskProviderBase.cs:line 158
at NzbDrone.Core.MediaFiles.EpisodeImport.ImportDecisionMaker.GetDecision(String file, Series series, ParsedEpisodeInfo folderInfo, Boolean sceneSource, Boolean shouldUseFolderName) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\EpisodeImport\ImportDecisionMaker.cs:line 84
Says that for every episode. Also, I noticed the path was for the drone folder… it only deleted the specials and not sure if these files are named properly but either way, would like to import these shows into the right place.
There is a 13 second gap between the parsing failure and the deletion.
Not sure what you mean by them being in the drone folder? If drone factory and sorted episodes are pointed at the same location you are going to have a bunch of problems.
I don’t need to see a full log file, but definitely need debug logs showing a full import failre of at least one episode.
1 Like
OK so the log doesn’t say much
15-4-12 11:20:28.7|Info|RssSyncService|Starting RSS Sync
15-4-12 11:20:57.5|Info|DownloadDecisionMaker|Processing 205 reports
15-4-12 11:20:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
15-4-12 11:36:00.5|Info|RssSyncService|Starting RSS Sync
15-4-12 11:36:01.4|Warn|HttpClient|HTTP Error - Res: [GET] https://api.nzb.su/api?t=tvsearch&cat=5030,5040&extended=1&apikey=<removed>&offset=0&limit=100 : 502.BadGateway
15-4-12 11:36:01.4|Warn|Newznab|NZB Su HTTP request failed: [502:BadGateway] [GET] at [https://api.nzb.su/api?t=tvsearch&cat=5030,5040&extended=1&apikey=<removed>&offset=0&limit=100]
15-4-12 11:36:21.9|Info|DownloadDecisionMaker|Processing 137 reports
15-4-12 11:36:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
15-4-12 11:37:28.5|Info|SceneMappingService|Updating Scene mappings
15-4-12 11:37:33.9|Info|RefreshSeriesService|Updating Info for Naruto Shippuden
15-4-12 11:37:34.8|Info|RefreshEpisodeService|Starting episode info refresh for: [79824][Naruto Shippuden]
15-4-12 11:37:35.4|Info|RefreshEpisodeService|Finished episode refresh for series: [79824][Naruto Shippuden].
15-4-12 11:37:37.2|Info|DiskScanService|Scanning disk for Naruto Shippuden
15-4-12 11:37:37.3|Info|DiskScanService|Completed scanning disk for Naruto Shippuden
15-4-12 11:46:25.7|Info|SceneMappingService|Updating Scene mappings
15-4-12 11:46:31.1|Info|RefreshSeriesService|Updating Info for Naruto Shippuden
15-4-12 11:46:31.9|Info|RefreshEpisodeService|Starting episode info refresh for: [79824][Naruto Shippuden]
15-4-12 11:46:32.5|Info|RefreshEpisodeService|Finished episode refresh for series: [79824][Naruto Shippuden].
15-4-12 11:46:34.1|Info|DiskScanService|Scanning disk for Naruto Shippuden
15-4-12 11:46:34.2|Info|DiskScanService|Completed scanning disk for Naruto Shippuden
Which got me thinking and I renamed the torrent folder to just “Naruto Shippuden” and drone started working. Renamed and sorted everything great. I guess it doesn’t recursive search. Strangely, after over a week of searching indexers with no results, once drone found the episodes the searches started working and I got about 20 missing shows… not all but some. Thank you again for the replies.