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 .. 58 59 60 61 62 63 64 Next › Last »

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

Having sabnzbd in my user groups, make me to be able to navigate in the /opt/sabnzbd directory as a user. But it doesn't permit sabnzbd to use my home folders. It's weird that i am the only one wanting to use my home directory...i've found anything on the official website...

Revelation60 commented on 2010-06-05 13:17 (UTC)

Well, it shouldn't make a difference if you use gpasswd. Anyway, if you have sabnzbd as a user for sabznbd, you should add sabnzbd to your usergroup celos. That way sabnzb can access your folder. In theory, but I see it isn't working :(

<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