I am having a problem where some shows will download and post process, but stay in the Activity Queue. If I manually delete them out, sometimes it will show as completed, but majority of the time I have to do a manual scan of the series for Sonarr to see that it is in the folder.
Some times the process works flawlessly???
I checked permissions and it should have no issues accessing the folder(Full control).
I noticed this on my (new) setup when the Target Dir and my Drone Dir were the same - The Post Processing script ran before the Download Finished Detection script, and as such it remained in my queue.
Not sure if you need anything else. To answer the question above, the targer Dir is different from the Drone Dir
15-4-13 11:10:47.6|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Salem.S02E02.720p.HDTV.x264-KILLERS-NZBgeek
15-4-13 11:10:47.6|Debug|Parser|Quality parsed: HDTV-720p v1
15-4-13 11:10:47.6|Debug|Parser|Release Group parsed: KILLERS
15-4-13 11:11:49.7|Debug|DiskScanService|Scanning ‘\media-2\media\Downloads\TV’ for video files
15-4-13 11:11:49.7|Debug|DiskScanService|0 video files were found in \media-2\media\Downloads\TV
15-4-13 11:11:49.8|Debug|SabnzbdProxy|Url: http://localhost:2708/api?mode=queue&start=0&limit=0&apikey=&output=json
15-4-13 11:11:49.9|Debug|SabnzbdProxy|Url: http://localhost:2708/api?mode=history&start=0&limit=30&apikey=&output=json
15-4-13 11:11:50.2|Debug|Parser|Parsing string 'Salem.S02E02.720p.HDTV.x264-KILLERS-NZBgeek’
15-4-13 11:11:50.2|Debug|Parser|Episode Parsed. salem - S02E02
15-4-13 11:11:50.2|Debug|Parser|Language parsed: English
15-4-13 11:11:50.2|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Salem.S02E02.720p.HDTV.x264-KILLERS-NZBgeek
ok, that mapped drive is coming from SabNzb and it won’t accept and UNC path, so I’m not sure if I can do anything about that. I am running the NzbDrone.exe from startup folder as well.
I was hoping this issue was going to be resolved in updates but I am still running in to the same issues.
I am still having a problem where some shows will download and post process, but stay in the Activity Queue. If I manually delete them out, sometimes it will show as completed, but majority of the time I have to do a manual scan of the series for Sonarr to see that it is in the folder.
Some times the process works flawlessly???
I checked permissions and it should have no issues accessing the folder(Full control).
I have tried turning on Completed Download Handling but the problem remains. The whole process takes place on the local server, so there are no network locations being used.
SAB drops the file into the Drone Factory folder and it is picked up there. I would understand if it failed all the time, but 30% of the time the process works flawlessly
I think I got it figured out. I have removed the category in SAB and I am letting Sonarr take care of the whole process (without the use of the Drone Folder) and it seems to be working. I will update the ticket if the problem comes back.