python-yenc not being used?

Support for the Debian/Ubuntu package, created by JCFP.
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
narddawg314
Newbie
Newbie
Posts: 25
Joined: February 9th, 2014, 9:33 pm

python-yenc not being used?

Post 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]
User avatar
jcfp
Release Testers
Release Testers
Posts: 986
Joined: February 7th, 2008, 12:45 pm

Re: python-yenc not being used?

Post 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
narddawg314
Newbie
Newbie
Posts: 25
Joined: February 9th, 2014, 9:33 pm

Re: python-yenc not being used?

Post 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!
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: python-yenc not being used?

Post 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
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply