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: 270
Popularity: 0.59
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-08-21 15:57 (UTC)

Required by (14)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 58 59 60 61 62 63 64 Next › Last »

<deleted-account> commented on 2010-06-05 12:25 (UTC)

hmm with usermod, i think it should be sudo usermod -aG sabnzbd celos, but i did it with gpasswd: sudo gpasswd -a celos sabnzbd. Still doesn't work ...

Revelation60 commented on 2010-06-05 10:29 (UTC)

I think you are doing the opposite :P Try something like sudo usermod -aG celos sabnzbd.

<deleted-account> commented on 2010-06-05 10:22 (UTC)

I added the user to the sabnzbd and did'nt work (after restarting the user session), still can't create directories in the home folder.

Revelation60 commented on 2010-06-05 09:56 (UTC)

No, it is the other way around. If you edit that, you have to chmod everything in /opt/sabnzbd. But I see you want to download things to your home folder. I am guessing the group sabnzbd does not have the rights to access that folder. Maybe it's best if you add sabnzbd to your user group?

<deleted-account> commented on 2010-06-05 09:53 (UTC)

Ok, I didn't know about that file. It is SABNZBD_USER="sabnzbd", if I modify this to SABNZBD_USER="celos", i'll be able to modify directories folder to /home/celos/videos for example ?

Revelation60 commented on 2010-06-05 09:28 (UTC)

Did you edit the sabnzbd.confd file? If you leave the line SABNZBD_USER="sabnzbd" unmodified, it should work.

<deleted-account> commented on 2010-06-05 09:25 (UTC)

If i run sabnzbd as a daemon using /etc/rc.d/sabnzbd start , i can't modify directories folder, it seems i don't have the rights...even if i modify in sabnzbd.ini file, anyone as the same problem ? thx

teek commented on 2010-05-28 07:28 (UTC)

Ah, yes, I see now... thanx, it works now :s

Revelation60 commented on 2010-05-25 08:41 (UTC)

As I said in my previous post, it is required to delete the sabnzbd folder. If you don't old python files will remain on the filesystem and will still be loaded into sabnzbd. This will cause conflicts.