Page 1 of 1

python-yenc not being used?

Posted: January 6th, 2017, 1:25 pm
by narddawg314
I saw some tips about speeding up my sab installation and that python-yenc should be installed when using the ubuntu repo installation method, but I don't see python-yenc being used on the sab config page. I confirmed that python-yenc is installed on my server but how do I know if it's being used or not?? thanks in advance.


Version: 0.7.20
Config File: /home/mediauser/.sabnzbd/sabnzbd.ini
Used cache: Cached 87 articles (64 MB)
Parameters: /usr/bin/sabnzbdplus --daemon --pidfile /var/run/sabnzbdplus/pid
Python Version: 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609]

Re: python-yenc not being used?

Posted: January 6th, 2017, 2:01 pm
by jcfp
See the program's log file, it mentions the external utils and modules it did or didn't find on startup.

To verify that yenc is installed:

Code: Select all

apt-cache policy python-yenc

Re: python-yenc not being used?

Posted: January 6th, 2017, 3:48 pm
by narddawg314
jcfp wrote:See the program's log file, it mentions the external utils and modules it did or didn't find on startup.

Code: Select all

2017-01-05 15:00:10,068::INFO::[sabnzbdplus:452] _yenc module... found!
Looks like we got a winner. Thanks!

Re: python-yenc not being used?

Posted: January 6th, 2017, 4:44 pm
by safihre
You should consider updating sabnzbd, we're already at version 1.1.1.
Can install it via the PPA: https://sabnzbd.org/wiki/installation/i ... buntu-repo