Package Details: sabnzbd 4.3.3-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: 269
Popularity: 0.21
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-10-24 15:57 (UTC)

Latest Comments

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

<deleted-account> commented on 2013-08-11 00:51 (UTC)

My downloads recently stopped working. Turns out it was because I only had ssl sources configured, and you now need python2-pyopenssl installed for that to work. Can that be added as a dependency?

mrhanman commented on 2013-08-10 22:25 (UTC)

This doesn't work for me, either. It starts up, but then does nothing with no indication of what is wrong.

<deleted-account> commented on 2013-07-28 00:52 (UTC)

This doesn't work at all anymore. Tried from scratch brand new machine, multiple machines. It starts up ok, but hangs about 3-5 seconds in and just doesn't do anything. Searched the logs extensively and nothing to indicate any errors. When I stop the service, it hangs for ~2 minutes then says the process entered a failed state and kills it. Don't know what's wrong, but wiped my machine twice and tried installing this both on this machine and others.

Revelation60 commented on 2013-05-19 09:24 (UTC)

I was going to update the ExecStart when a new version of sabnzbd is released. The reason for updating the log level is that SABnzbd will otherwise spam the journal with all sorts of info messages. This log level variable has no effect on SABnzbds log level of the web interface.

<deleted-account> commented on 2013-05-19 01:08 (UTC)

Is there any reason for the systemd service to be like this? Why not simply write "ExecStart=/opt/sabnzbd/SABnzbd.py -l0" instead of the current ExecStart? And while I'm at it, what's the reason for overriding the default log level?

Revelation60 commented on 2013-04-09 20:46 (UTC)

No problem ;) That would be a nice feature indeed!

Romesnil commented on 2013-04-09 15:01 (UTC)

Oh sorry! I never noticed that optional dependencies are not shown in AUR web-pages. That should be added!

Revelation60 commented on 2013-04-09 13:21 (UTC)

It is already.

Romesnil commented on 2013-04-09 12:41 (UTC)

Hi! Can you add python2-pyopenssl [Extra] as optional dependency (required for ssl support)? Thanks !