Page 1 of 1

sab still being updated/maintained?

Posted: Mon Mar 06, 2017 3:37 am
by bostoneric
Hey Clinton.

are you still maintaining sab with updates etc?


thanks!

Re: sab still being updated/maintained?

Posted: Mon Mar 06, 2017 3:41 am
by bostoneric
been getting this error lately.

ERROR: SABYenc module... NOT found! Expecting v2.7.0 - https://sabnzbd.org/sabyenc

did the following to see if it would clear up, but no luck.

/usr/local/AppCentral/sabnzbdplus/CONTROL/st
art-stop.sh restart

Re: sab still being updated/maintained?

Posted: Mon Mar 06, 2017 4:32 am
by bostoneric

Code: Select all

05/Mar/2017:12:23:19] HTTP Traceback (most recent call last): File "/volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond response.body = self.handler() File "/volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/cherrypy/lib/encoding.py", line 220, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__ return self.callable(*self.args, **self.kwargs) File "/volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/sabnzbd/interface.py", line 573, in index info = build_header(sabnzbd.WEB_DIR_CONFIG) File "/volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/sabnzbd/api.py", line 1689, in build_header disk_total1, disk_free1 = diskspace(cfg.download_dir.get_path()) File "/volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/sabnzbd/misc.py", line 1213, in diskspace if time.time() > __LAST_DISK_CALL[_dir] + 10.0: KeyError: u'/volume1/Download/SABnzbd/incomplete'

Re: sab still being updated/maintained?

Posted: Mon Mar 06, 2017 7:22 am
by bostoneric
giving nzbget a try.

Re: sab still being updated/maintained?

Posted: Fri Apr 14, 2017 2:22 am
by Ukabuke
Similar issues after the latest ADM update (which I just did today: 2.7.0.RF72-->2.7.1.RFT5 on my AS-302T)
ERROR: SABYenc module... NOT found! Expecting v3.0.2 - https://sabnzbd.org/sabyenc
Also getting : SABnzbd was started with encoding ANSI_x3.4-1968, this should be UTF-8. Expect problems with Unicoded file and directory names in downloads.

SAB also updated to the latest ver after the restart. ver 2.0.0 [55c4bef]

Any solutions for either?

Re: sab still being updated/maintained?

Posted: Sun Apr 16, 2017 12:34 am
by Ukabuke
Not sure how I missed the possible simple solution of the command line restart of SAB for the ANSI/UTF issue.
Executed and my Python now loads with UTF:
/usr/local/AppCentral/sabnzbdplus/CONTROL/start-stop.sh restart
Thanks bostoneric!

Re: sab still being updated/maintained?

Posted: Sun Apr 16, 2017 12:17 pm
by linuxares
Well UTF-8 isn't a big issue, but I guess if it's possible to do a another script to execute an terminal script instead of the webinterface.

But have anyone found a solution to the SABYenc. I tried to manually find the files, but so far. No luck.

EDIT: Found them, but there is no package working out of the box for ASUSTOR. And I have no clue how get a hold of GCC for Asustor.

Re: sab still being updated/maintained?

Posted: Thu Apr 20, 2017 2:42 am
by Ukabuke
I found this explaining why I'm seeing the error since the 2.0 update:
https://sabnzbd.org/wiki/installation/sabyenc.html

I found this, just haven't tried it out to validate:
https://forums.sabnzbd.org/viewtopic.php?f=11&t=22552

I hate adding/removing packages as I don't want to cause any issues. I guess I can just ignore the warning.

Re: sab still being updated/maintained?

Posted: Tue Aug 15, 2017 11:36 am
by clinton.hall
Try this version (manual install)
https://www.dropbox.com/s/1mxcj1b1t8qcf ... y.apk?dl=0

I am submitting to App Central, but may take time to be verified.

Re: sab still being updated/maintained?

Posted: Tue Sep 05, 2017 1:42 am
by Ukabuke
Seems like all issues have been resolved with this latest release. Thanks Clinton!