Install SABnzbd+ on Netgear ReadyNas Duo

Feel free to talk about anything and everything in this board.
Daeron
Newbie
Newbie
Posts: 1
Joined: January 24th, 2012, 10:51 pm

Re: Install SABnzbd+ on Netgear ReadyNas Duo

Post by Daeron »

Hello all:

I have an issue with the pysqlite step, can anyone help?
Daeron-NAS:~/pysqlite-2.5.6# python
Python 2.6.6 (r266:84292, Jan 22 2012, 21:38:07)
[GCC 3.3.5 (Debian 1:3.3.5-13)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from pysqlite2 import dbapi2 as sqlite3
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named pysqlite2
>>> exit()
I have installed python2.6 instead of 2.5.4 that's the only difference


Also has anyone a tutorial to install sickbeard on the readynas too?

Thanks
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Install SABnzbd+ on Netgear ReadyNas Duo

Post by shypike »

Is PySQLite installed on your system?
It's a separate package.
dalhoff
Newbie
Newbie
Posts: 12
Joined: January 28th, 2012, 8:19 pm
Location: DK
Contact:

Re: Install SABnzbd+ on Netgear ReadyNas Duo

Post by dalhoff »

Hello,

Im getting this (nas-B8-A8-4A:/etc/init.d# ./sabnzbd start
Starting SABnzbd.
/usr/local/bin/python2.5: can't open file '/usr/local/src/SABnzbd/SABnzbd.py': [Errno 2] No such file or directory) error when trying to start sabnzbd, when i look tru my folders it seems like it isent installed propperly the .ini file is missing and i cant seem to locate it.

any help would be appreciated
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Install SABnzbd+ on Netgear ReadyNas Duo

Post by shypike »

Is SABnzbd installed as a ReadyNAS package?
If so, you should ask the package creator.
huongalt
Newbie
Newbie
Posts: 1
Joined: January 29th, 2012, 2:53 pm

Re: Install SABnzbd+ on Netgear ReadyNas Duo

Post by huongalt »

joeranjensen wrote:Hi

I have now managed to install Sabnzbd (and sickbeard) on my Ready nas duo. Installed it the easy way using these addons: http://readynasxtras.com/readynas-sparc-add-ons/tools.

Allmost everything is working well right now, but I am struggeling with the automatic post processing. Ive been reading alot of guides about setting it up, but there is one thing I cant figure out. How do I get sabToSickBeard.py to show up as an alternative under scripts in the categories-settings?

I did specify the path to the Folder containing the user scripts (\\192.168.1.12\c\.sabnzbd\scripts), copyed the content from \\192.168.1.12\c\.sickbeard\autoProcessTV to the .sabnzbd\scripts folder and edited the autoProcessTV.cfg to the right settings:

[SickBeard]
host=192.168.1.12
port=8888
username=
password=
web_root=

Now after days with reading forums and guides im out of ideas. It feels like ive tried everything. I would really apreciate a helping hand now if someone have suggestions to a solution.

Thanks in advance!

was this solved by anyone im facing exactly the same issue ?
kcallis
Newbie
Newbie
Posts: 8
Joined: November 8th, 2010, 6:21 pm

Re: Install SABnzbd+ on Netgear ReadyNas Duo

Post by kcallis »

Has anyone been able to update the earlier directions and been able to get it working. Specifically, python 2.7, and SABnzbd 0.7.0Beta3? I started on it the project, but when I tried to fire up SABnzbd, I got an error couldn't get py-sqlite to work. I really would hate to go backwards, so has anyone be able to get the latest and greatest?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Install SABnzbd+ on Netgear ReadyNas Duo

Post by shypike »

kcallis wrote:I really would hate to go backwards, so has anyone be able to get the latest and greatest?
Backwards in which sense?
The requirement for sqlite has been there since release 0.5.0
Or are you referring to Python itself?
kcallis
Newbie
Newbie
Posts: 8
Joined: November 8th, 2010, 6:21 pm

Re: Install SABnzbd+ on Netgear ReadyNas Duo

Post by kcallis »

I am just starting to see what all the requirements that are in place. So with a NV+ v1 (Sparc) would I be able to meet all of the requirements to get my triple play (SABnzbd+ 0.7.0Beta3, the latest sickbeard and the latest couchpotato) working or am I stuck with using the pre-built packages? I removed the pre-built because I observed that my NV+ was taking a beating because there were multiple python, sabnzbd, sickbeard and couchpotato processes running. I had not configured sickbeard or couchpotato at that point beside what came defaulted and was bother my the amount of processes running.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Install SABnzbd+ on Netgear ReadyNas Duo

Post by shypike »

A pre-built package at least gives you everything SABnzbd depends on.
After installing one you should be able to run our tarbal distribution file.
The same is probably valid for SickBeard and CouchPotato.
pbisla
Newbie
Newbie
Posts: 1
Joined: May 1st, 2012, 5:21 pm

Re: Install SABnzbd+ on Netgear ReadyNas Duo

Post by pbisla »

Download SABnzbd addon for Readynas Duo:

http://depositfiles.com/files/hy87bpb86
kcallis
Newbie
Newbie
Posts: 8
Joined: November 8th, 2010, 6:21 pm

Re: Install SABnzbd+ on Netgear ReadyNas Duo

Post by kcallis »

I have all of the pre-built packages. Python 2.6, Sabnzbd 0.16.15, Sickbeard, and Couchpotato. Now even with the pre-built in place, I am assuming that I will still not be able to get SABnzbd+ python-pysqlite20.7.3beta running because of the need to have the updated sqlite in place. Or is it still possible to to get the latest version working? For instance, I have a requirement that requires the install of python-pysqlite2, which seems to be not available under the sarge repositories. Ah, nothing like a bit of experimentation!!! :)
kcallis
Newbie
Newbie
Posts: 8
Joined: November 8th, 2010, 6:21 pm

Re: Install SABnzbd+ on Netgear ReadyNas Duo

Post by kcallis »

pbisla wrote:Download SABnzbd addon for Readynas Duo:

http://depositfiles.com/files/hy87bpb86
Thanks, I already have the binary...
Post Reply