Package Details: sabnzbd 4.5.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: 273
Popularity: 1.77
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2025-04-16 14:49 (UTC)

Required by (29)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 48 49 50 51 52 53 54 55 56 57 58 .. 65 Next › Last »

<deleted-account> commented on 2011-10-16 16:34 (UTC)

sabnzbd-git does the same thing. I may just give up on this.

<deleted-account> commented on 2011-10-15 22:10 (UTC)

Every time I think it's working it starts crashing again. I am going to give sabnzbd-git a try and report back.

<deleted-account> commented on 2011-10-15 20:13 (UTC)

@Revelation60 Wow! How did I miss that one?! Thanks!

Revelation60 commented on 2011-10-15 19:34 (UTC)

@brad0383: did you correctly set the permissions of your /home/brad/ folder? You must allow browsing access (+x).

<deleted-account> commented on 2011-10-15 19:32 (UTC)

I re-installed and seems to be working now. Why can't I change the completed Download directgory to my home Videos directory? I have tried changing the permissions to 777, I also tried chown to sabnzbd:sabnzbd and it still gives me the error of: "Incorrect parameter Cannot create complete_dir folder /home/brad/Videos"

Lucky commented on 2011-10-15 18:24 (UTC)

@nicoulaj I see, but i want a unique uid and gid for sabnzbd. id 420 maybe, is there a list which ids other services use, i found only a list for ids <100. The ID need to be <1000. @brad0383 Mhmm, sry no idea, but give a try to sabnzbd-git or sabnzbd-develop-git. If this also not help, fill a bug upstream. (http://forums.sabnzbd.org/viewforum.php?f=3)

nicoulaj commented on 2011-10-15 17:37 (UTC)

Hi, great package but it creates a non-system user that shows up as a regular user in GNOME logon screen for example. Replacing the "useradd" line in sabnzbd.install with the following one should fix it (untested): useradd -g sabnzbd -d /opt/sabnzbd -s /bin/false -m -r sabnzbd &> /dev/null

<deleted-account> commented on 2011-10-15 13:56 (UTC)

@Lucky I spoke too soon, it's still crashing. Any other ideas?

<deleted-account> commented on 2011-10-14 22:34 (UTC)

@Lucky It appears to be working now. The crashes were very random so I will let it run for awhile and post an update in a day or 2. THANKS!

Lucky commented on 2011-10-14 20:21 (UTC)

@brad0383 Test with old python2-yenc please: http://hydra.lky.cc/lucky/pkgbuild/sources/python2-yenc-0.3-1.src.tar.gz