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
Install SABnzbd+ on Netgear ReadyNas Duo
Re: Install SABnzbd+ on Netgear ReadyNas Duo
Is PySQLite installed on your system?
It's a separate package.
It's a separate package.
Re: Install SABnzbd+ on Netgear ReadyNas Duo
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
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
Re: Install SABnzbd+ on Netgear ReadyNas Duo
Is SABnzbd installed as a ReadyNAS package?
If so, you should ask the package creator.
If so, you should ask the package creator.
Re: Install SABnzbd+ on Netgear ReadyNas Duo
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 ?
Re: Install SABnzbd+ on Netgear ReadyNas Duo
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?
Re: Install SABnzbd+ on Netgear ReadyNas Duo
Backwards in which sense?kcallis wrote:I really would hate to go backwards, so has anyone be able to get the latest and greatest?
The requirement for sqlite has been there since release 0.5.0
Or are you referring to Python itself?
Re: Install SABnzbd+ on Netgear ReadyNas Duo
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.
Re: Install SABnzbd+ on Netgear ReadyNas Duo
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.
After installing one you should be able to run our tarbal distribution file.
The same is probably valid for SickBeard and CouchPotato.
Re: Install SABnzbd+ on Netgear ReadyNas Duo
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!!!
Re: Install SABnzbd+ on Netgear ReadyNas Duo
Thanks, I already have the binary...