Page 1 of 2

sickrage

PostPosted: Tue Aug 11, 2015 12:42 am
by killuabr
Hello,
Anyone has installed sickrage?
Is possible to create a addon with this?

i tried to use with sickbeard addon, but i receive a error "segmentation fault".
The new python addon works but no have openssl.

sickrage need: python 2.7, Cheetah, pyopessl

pyopenssl need to compile some files and the firmware have no compiler.

python >=2.7.9 apparently no need pyopenssl

Re: sickrage

PostPosted: Tue Aug 11, 2015 7:00 am
by Jocko
Hi killuabr,

This evening I 'll look at what is wrong with sickbeard addon.

Re: sickrage

PostPosted: Tue Aug 11, 2015 12:38 pm
by Jocko
So I installed the sickbeard addons in accordance with fvdw's post : viewtopic.php?f=15&t=1612#p12124 with version 16.0.

And I succeeded to start first sabnzbd and then sickbeard without segmentation fault :scratch
Code: Select all
28706 ?        Sl     0:03 python /usr/local/sabnzbd/SABnzbd.py -s 192.168.1.99:7777 -d -f /share/1101/sabnzbd
28744 ?        Sl     0:14 python /usr/local/sickbeard/SickBeard.py --daemon --port 7778 --nolaunch

and I can load their web-interface.

At what step do you get the error message? And did you make some fs changes?

I advice you to reset fully addons folder and install again the addons previously installed.

Re: sickrage

PostPosted: Tue Aug 11, 2015 9:49 pm
by killuabr
hi Jocko,

sickbeard is ok, sickrage is the problem.
I use the sickbeard plugin because this have pyopenssl, so:
1. install sickbeard addon
2. download/clone the sickRAGE from https://github.com/SiCKRAGETV/SickRage
3. start

Code: Select all
root@fred-nas:/share/1000/fvdw/addons/sickrage # python SickBeard.py


Code: Select all
root@fred-nas:/share/1000/fvdw/addons # ls
bin  include  lib  python.tar  share  sickrage
root@fred-nas:/share/1000/fvdw/addons #


with "addon-python-2.7.3-pip-1.2.1-flexget-1.1.3-24may13" i can start sickrage but i have problems with ssl.

Code: Select all
 /usr/local/lib/python2.7/site-packages/Cheetah/Compiler.py:1509: UserWarning: You don't have the C version of NameMapper installed!...

and
Code: Select all
2015-08-11 18:19:02 WARNING  SEARCHQUEUE-DAILY-SEARCH :: [ThePirateBay] :: Connection error to getURL https://thepiratebay.gd/tv/latest/ Error: error [Errno 1] _ssl.c:504: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

Re: sickrage

PostPosted: Wed Aug 12, 2015 8:58 am
by Jocko
Hi killuabr,

Indeed as you wrote previously, you need some additional files having to be compiled.

As sickrage is a fork of sickbeard and from some Internet forum, I read this fork doesn't have real new features.

So why do you want to use it instead of sickbeard (and I don't think about its webinterface layout).

As in my opinion, we will handle only one package for this addon type.

Re: sickrage

PostPosted: Wed Aug 12, 2015 6:44 pm
by killuabr
i used both, and i prefer sickrage, he have
more Torrents Integration
much more Search Providers
Easy search and download for subtitles (Just enable subtitle download and SickRage should download appropriate subtitle automatically)
and in my opinion an interface more friendly

try to use with python addon without sickbeard and you will see.

http://www.htpcbeginner.com/sickbeard-vs-sickrage/

it's only my opinion, i'm already using, with errors.

Re: sickrage

PostPosted: Wed Aug 12, 2015 7:48 pm
by Jocko
So with fvdw, we go to look at this project to add the missing files

Re: sickrage

PostPosted: Thu Aug 20, 2015 9:12 pm
by killuabr
thanks.

Maybe python update resolve this.

Re: sickrage

PostPosted: Tue Dec 22, 2015 8:17 pm
by KanedNUnable
Hi Jocko,

I'm also keen to get sickrage running on my NWSP2, been using it on a different NAS for 6mths now and I much prefer it over sickbeard.

As in my opinion, we will handle only one package for this addon type.


Agree completely, sickrage is the far superior package and would get my vote for sure!

In the meantime though, I followed same process as killuabr & am also getting errors due to python 2.7.3. Does anyone know if there's a way yet to update to python 2.7.10?

Thanks!

Re: sickrage

PostPosted: Wed Dec 23, 2015 9:15 am
by Jocko
Hi KanedNUnable,

To be honest we did not worked at all on this addon since last August...(but it seems there is not much waiting about it).

So we go to add on our todo list (at least to upgrade python package)