One particular issue that I'm having trouble figuring out is how to download nzb files into the watched folder, then have these processed and the content of the nzb downloaded.
I have set up filters to go through RSS feeds created by doing a search on NZBIndexnl (e.g. one RSS feed returns all results for "720p HDTV" that are between 50Mb and 2,000Mb from a particular group, and then filters pick up particular matches within that feed). I have the option to prevent duplicates from being downloaded, categories set up on the filters to trigger post processing, and the sorting switched on - my downloads are going to the right place, and sabnzbd is cleaning up after itself. So far so good.
Today sabnzbd didn't download a file I was expecting. Turns out, that the search result is an nzb file itself, and was therefore under the minimum file size specified in the NZIndex.nl feed. I removed the minimum, and while the nzb file then downloaded, it was sorted into the category folder. I've tried setting it to download to the watched folder, and leaving it with no category, and the result is sabnzbd downloading the nzb and adding a folder under the watched folder called '_UNPACK_xxx' where xxx is the filename. Checking the logs, sabnzbd then picks up the nzb, but skips it as it's already downloaded a file of the same name.
Basically, I would like sabnzb to download the full file if found first (i.e. a .mkv) and sort into the appropriate folder, renamed, unpack etc (I have this working well), but if the nzb file is listed first in the search results, then I'd like it to download that, add to the watch folder, download the resulting full file (i.e. the .mkv) and then sort this into the appropriate folder, rename, unpack etc.
Am I missing something that's easy, or is this not possible? Thanks in advance.

