I am trying to figure out why after my shows are downloaded from UseNet that the source folder is not being removed. I am not using Drone Factory and have Completed downloading handling enabled. I have Sabnzbd setup to unpack the files after they are downloaded. Sonarr then processes the files in that folder and then moves them to their respective TV series folder but the source folders are not being cleaned up.
The folders I have setup are the following.
D:\sabnzbd\complete - Where completed downloads are moved to and unpacked
D:\TV - Where TV shows are moved to once Sonarr processes them.
I’ve tried turning on Remove from Completed download handling with no luck. My downloads folder just keep growing consuming disk space and need to get the source folders removed automatically somehow without having to resort to a scheduled script that I write to remove the source folder files after they are moved.
I’m trying to get off Sickbeard and start using Sonarr but this is the last piece that I need to figure out.
The trace log shows the following that a RAR file was detected and needs to be removed manually. Thoughts?
15-6-24 07:12:40.3|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for D:\sabnzbd\complete\Orphan.Black.S01E08.DVDRip.x264-NODLABS\orphan.black.s01e08.dvdrip.x264-nodlabs-sample.mkv
15-6-24 07:12:40.3|Debug|VideoFileInfoReader|Getting media info from D:\sabnzbd\complete\Orphan.Black.S01E08.DVDRip.x264-NODLABS\orphan.black.s01e08.dvdrip.x264-nodlabs-sample.mkv
15-6-24 07:12:40.3|Trace|MediaInfo|Read file offset 0-65536 (65536 bytes)
15-6-24 07:12:40.3|Trace|MediaInfo|Read file offset 6176788-6177191 (403 bytes)
15-6-24 07:12:40.3|Trace|MediaInfo|Read a total of 65939 bytes (1.1%)
15-6-24 07:12:40.3|Debug|DetectSample|[D:\sabnzbd\complete\Orphan.Black.S01E08.DVDRip.x264-NODLABS\orphan.black.s01e08.dvdrip.x264-nodlabs-sample.mkv] appears to be a sample. Runtime: 00:00:57.2660000 seconds. Expected at least: 600 seconds
15-6-24 07:12:40.3|Warn|DownloadedEpisodesImportService|RAR file detected, will require manual cleanup
15-6-24 07:12:40.3|Trace|EventAggregator|Publishing DownloadCompletedEvent
15-6-24 07:12:40.3|Trace|EventAggregator|DownloadCompletedEvent -> DownloadEventHub
15-6-24 07:12:40.3|Debug|DownloadEventHub|[Orphan.Black.S01E08.DVDRip.x264-NODLABS] Removing download from SabNZBD history
15-6-24 07:12:40.3|Debug|SabnzbdProxy|Url: http://192.168.1.19:8085/api?mode=queue&start=0&limit=0&apikey=&output=json
15-6-24 07:12:40.3|Trace|SabnzbdProxy|Response: {“queue”:{“uniconfig”:“C:\Program Files (x86)\SABnzbd\interfaces\Config\templates”,“cache_size”:“0 B”,“active_lang”:“en”,“paused”:false,“session”:“a4c714d4305c02d1ba6386d89eea495e”,“restart_req”:false,“power_options”:true,“slots”:[],“speed”:“0 “,“helpuri”:“http://wiki.sabnzbd.org/",“size”:"0 B”,“uptime”:“3d”,“refresh_rate”:””,“my_home”:“C:\Users\mike\Documents”,“limit”:0,“have_quota”:false,“isverbose”:false,“start”:0,“finish”:0,“version”:“0.7.20”,“new_rel_url”:"",“my_lcldata”:“C:\Users\mike\AppData\Local\sabnzbd”,“color_scheme”:“gold”,“diskspacetotal1”:“1863.01”,“nt”:true,“rating_enable”:false,“status”:“Idle”,“last_warning”:"",“have_warnings”:“0”,“cache_art”:“0”,“sizeleft”:“0 B”,“finishaction”:null,“paused_all”:false,“quota”:“0 “,“newzbin_url”:“www.newzbin2.es”,“new_release”:””,“pause_int”:“0”,“mbleft”:“0.00”,“diskspace1”:“1433.56”,“scripts”:[“None”,“autoProcessTV.py”,“hellaToSickBeard.py”,“sabToSickBeard.exe”,“sabToSickBeard.py”],“categories”:["*",“tv”],“pp_pause_event”:false,“darwin”:false,“timeleft”:“0:00:00”,“mb”:“0.00”,“noofslots”:0,“eta”:“unknown”,“diskspacetotal2”:“1863.01”,“nzb_quota”:"",“loadavg”:"",“cache_max”:“209715200”,“kbpersec”:“0.00”,“speedlimit”:"",“webdir”:"",“queue_details”:“0”,“left_quota”:"0 ",“diskspace2”:“1433.56”}}
15-6-24 07:12:40.3|Debug|SabnzbdProxy|Url: http://192.168.1.19:8085/api?mode=history&name=delete&del_files=1&value=SABnzbd_nzo_armuus&apikey=&output=json
15-6-24 07:12:40.3|Trace|SabnzbdProxy|Response: {“status”:true}
15-6-24 07:12:40.3|Trace|EventAggregator|DownloadCompletedEvent <- DownloadEventHub