Package Details: sabnzbd 4.4.1-1

Git Clone URL: https://aur.archlinux.org/sabnzbd.git (read-only, click to copy)
Package Base: sabnzbd
Description: A web-interface based binary newsgrabber with NZB file support
Upstream URL: http://www.sabnzbd.org
Keywords: network usenet
Licenses: GPL
Submitter: esh
Maintainer: fryfrog
Last Packager: fryfrog
Votes: 270
Popularity: 0.36
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-12-20 19:07 (UTC)

Latest Comments

« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 36 .. 64 Next › Last »

ibexmonj commented on 2013-03-13 16:33 (UTC)

I do not have AUR setup in my repository and I dont know how to. I will have to look that up. Hence I downloaded the above tar.gz and all the dependencies and it works fine only thing is I have to manually run the sabnzbd.py file all the time to make it run Do you still suggest I use packer ? Please advise any links for this

Revelation60 commented on 2013-03-13 16:20 (UTC)

By "from source" do you mean that you have not used this package? If so, then you have to write your own configuration files (or copy them from this package). Anyway, I recommend you use this package instead of installing sabnzbd yourself. To install packages from the AUR you can use packer for example. You can read more about this in the wiki. If you are using this package however, there should be a service file in: /usr/lib/systemd/system/sabnzbd.service

ibexmonj commented on 2013-03-13 15:28 (UTC)

@Revelation60 Thank you for your response Actually, I installed sabnzbd from source and the only place I have sabnzbd files are in my /home directory even the sabnzbd.py and sabnzbd.ini files are there There is no sab nzbdfiles in either /usr/lib/systemd/system OR /etc/systemd/system So do I have to make those files manually ?

Revelation60 commented on 2013-03-13 07:53 (UTC)

Normally, you'd just do: systemctl enable sabnzbd.service to start on boot. If you've moved your sabnzbd files, you have to copy /usr/lib/systemd/system/sabnzbd.service to /etc/systemd/system/sabnzbd.service and edit the path to SABnzbd.py.

ibexmonj commented on 2013-03-13 03:22 (UTC)

I am really sorry about this question pardon my noobness I have tried to search a lot about starting SABnzbd on startup automaticall. the archwiki is listing files in /opt and /etc that dont even exists the only sabnzbd files i have are in my hoe directory and I use the following command to start sabnzbd always ~> python2 ./SABnzbd.py How can I automate this ? Please advise

gtmanfred commented on 2013-03-04 02:19 (UTC)

Scratch that, i missed the find line, anyway, you don't need Type=simple and ExecStart should be ExecStart=/opt/sabnzbd/SABnzbd.py -l0

gtmanfred commented on 2013-03-04 02:05 (UTC)

please don't use sh -c in ExecStart or the python2 in it either, you should be replacing /usr/bin/python in all of the .py files to be /usr/bin/python2 to follow the guidelines from the rebuild for python3.3 and to follow http://www.python.org/dev/peps/pep-0394/ ... and once you do that, you can just launch ExecStart=/opt/sabnzbd/SABnzbd.py -l0

Revelation60 commented on 2013-03-01 09:59 (UTC)

It's an optional dependency, as you can see when you install the package.

jswagner commented on 2013-03-01 08:19 (UTC)

Re: extra/python2-pyopenssl Seems sabnzbd should depend on this package, since it's necessary for SSL to work. This must be new, because I didn't need it when I set this up awhile ago..

Revelation60 commented on 2013-02-09 09:40 (UTC)

@farnoy: I'll check it out @rodyakj: the wiki is outdated. The only config file is /etc/conf.d/sabnzbd and it only serves to link nzbs to sabnzbd.