Sup.
First, I need to offload the Verify and Unpack functionality of the script to a different system. Before I proceed to write my own I was wondering if anyone could point me into where to look for the current functionality. Can I just pull a script from the source and mod it? Do you recommend that?
Also it does not look like sabnzbd is connecting to nzbmatrix and newzbin through ssl. I may try and mod the package to do it but why does it not do this already?
Thanks,
Web...
Two Things: Verify and Unpack + SSL
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Two Things: Verify and Unpack + SSL
SABnzbd is a complex program with many interconnections between the parts.
Of course you're free to make any derivative of it, but expect a steep learning curve.
Post processing is mostly in the newsunpack.py and postproc.py files.
I don't understand your last question.
When SSL support is available (and it is in all binaries), it will use https to connect.
Of course you're free to make any derivative of it, but expect a steep learning curve.
Post processing is mostly in the newsunpack.py and postproc.py files.
I don't understand your last question.
When SSL support is available (and it is in all binaries), it will use https to connect.
Re: Two Things: Verify and Unpack + SSL
I was looking at the log and when it retrieves the nzb from a queue or integration with one of those sites it uses http vs https......
Re: Two Things: Verify and Unpack + SSL
So what kind of system are you using and how do you run SABnzbd?
Re: Two Things: Verify and Unpack + SSL
shypike wrote:So what kind of system are you using and how do you run SABnzbd?
It is a debian install.
Re: Two Things: Verify and Unpack + SSL
Do you see a (working) SSL option in Config->Servers?
If not, then you're missing PyOpenSSL/OpenSSH.
If not, then you're missing PyOpenSSL/OpenSSH.
Re: Two Things: Verify and Unpack + SSL
I figured out what it was. I am using a Firefox plugin that integrates a queue button.
I will post the results here later after I check something.
Thanks,
Web
I will post the results here later after I check something.
Thanks,
Web

