Page 1 of 1

Installing on TS-431

Posted: September 10th, 2016, 11:33 am
by Mountaingoat
Hi
I have been reading the various threads and forums on SAB on QNAP. So from what I understand one needs the following:

1) GIT
2) Python
3) SABNZBDplus

I got the Python installed, but I can't get the GIT file to install. I keep getting a file is not in the right format.

So, firstly can I do this on the TS-431 and secondly which GIT file version should I be using and well what am I doing wrong?

Thanks

Re: Installing on TS-431

Posted: September 11th, 2016, 4:40 am
by shypike
You don't need git.
You can download the tar.gz distribution file from github.com
and unpack that with "tar zxf SABnzbd-src-1.1.0.tar.gz".
You do need Python and a few extra things.
Pleas read the INSTALL.txt file that is part of our distribution file.
Or read it directly here: https://github.com/sabnzbd/sabnzbd/blob ... NSTALL.txt