Latest package is always here
Installation
- Download and install
sabnzbd-version.spkto your Synology NAS. - Create a new share named downloads, give full access (read/write) to the user sabnzbd and to yourself to access the content.
- To access SABnzbd web interface, go through the Synology Disk Station manager, the new icon in the DSM menu (might need a refresh), or directly through it address:
http://yournas:8080/. - Upon the first start, you will be guided through the SABnzbd setup wizard.
- SABnzbd will create the folders
/volume1/downloads/completeand/volume1/downloads/incomplete. The first one is for finished downloads. It shall be accessible from the network by every one who can access the fore mentioned share. The second folder won’t be accessible to anyone. It contains parts of the assets currently being downloaded. As long as every thing is fine, you don’t need to go in there.
Technical Details
- At installation time, a sabnzbd user will be created. It will be removed along with the package when it get uninstalled. SABnzbd is run as this user.
- The configuration file is
/usr/local/var/sabnnzbd/config.ini. It is advised to stop SABnzbd before editing it by hand. - To run SABnzbd from the command line to see the log in real time, use
/usr/local/etc/rc.d/SABnzbd.sh consolefrom a shell.