Page 1 of 1
Skip download if NZB contains file?
Posted: April 13th, 2010, 8:29 am
by codeherd
Is it possible to configure SABnzbd to skip downloading if the .nzb file contains a particular file (like *.URL)? Is there any other way to avoid downloading password'ed files?
Re: Skip download if NZB contains file?
Posted: April 13th, 2010, 8:50 am
by shypike
No there is not.
The next major release (0.6.0) will have a pre-queue user script,
so that you can implement this yourself.
I don't think filtering on *.url would be a good idea,
because such a file isn't always an indication of an encrypted payload.
We have some plans to detect encrypted downloads early, but
not worked out properly yet.