Open deanishe opened 9 years ago
I have also encountered this issue, and here has been my experience.
I have set up a custom category - newtv - and have set the processing for this to +Detete, with high priority, and script as sabtosickbeard.exe I have also configured sickbeard to use the newtv category for its API grabs.
When an API grab from sickbeard is sent to sabnzbd, the nzb is added to the queue and categorized as newtv, with priority set to high, and script as sabtosickbeard.exe, but the processing is left as "Download" (well, blank based in the smpl interface).
If I use the same nzb and manually copy it into the watched folder for the category, the nzb is queued, categorized as newtv, priority set to high, script as sabtosickbeard.exe, and processing set to D.
So, it appears this skin is - for some reason - not passing on/respecting/ignoring the processing settings, but not the category or priority or script parameters.
Thanks,
When a new download is added, "Processing" settings (I have "+Delete" set) are ignored and the skin sets "Download" instead.
Changing the Category correctly updates the Processing mode to the right value.