Synology DS413j (DSM 4.1) Cant install Sabnzbd

Get help with all aspects of SABnzbd
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
Shinobivsme
Newbie
Newbie
Posts: 1
Joined: November 26th, 2012, 4:24 am

Synology DS413j (DSM 4.1) Cant install Sabnzbd

Post by Shinobivsme »

Hi all, just got a new NAS unit and having some trouble setting up Sabnzbs on it:
I've tried the packages on here
http://packages.synocommunity.com/
but python wont run it just says "not available" when i try.

I then tried using the official Python release but Sabnzbd, CouchPotato and Sickbeard wont install because its a different version of python.
I tried one of the mertymade versions as well but that didn't work either

can anyone give me some advice here please? :)
thanks in advance
c0ldh4nd
Newbie
Newbie
Posts: 10
Joined: December 28th, 2012, 4:31 pm

Re: Synology DS413j (DSM 4.1) Cant install Sabnzbd

Post by c0ldh4nd »

Hey,

First, just so you know, Python doesn't run, it's just files needed to run Sab and other softwares built with Python.

So, then, you need to uninstall every python packages you have installed. That means also making sure that there is no python folder left in /usr/local/ (you'll have to login in SSH on your DS to check that). Also uninstall sab, CP, and SB if they are still installed, and delete those folders if they are still there in /usr/local/ (ssh again)

Then, from the SynoCommunity Packages, install Python, Sab, CP, SB.
From there it's pretty much configuration stuff.

Let me know if you have troubles somewhere in the procedure!
dsimms
Newbie
Newbie
Posts: 3
Joined: February 12th, 2012, 6:13 pm

Re: Synology DS413j (DSM 4.1) Cant install Sabnzbd

Post by dsimms »

you'll have to login in SSH on your DS to check that
Can you explain how to do this?
c0ldh4nd
Newbie
Newbie
Posts: 10
Joined: December 28th, 2012, 4:31 pm

Re: Synology DS413j (DSM 4.1) Cant install Sabnzbd

Post by c0ldh4nd »

dsimms wrote:
you'll have to login in SSH on your DS to check that
Can you explain how to do this?
This should help you : http://forum.synology.com/wiki/index.ph ... _Interface
Post Reply