Package Details: sabnzbd 4.3.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: 269
Popularity: 0.24
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-05-05 15:16 (UTC)

Required by (14)

Sources (5)

Latest Comments

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

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.

teek commented on 2010-05-25 08:24 (UTC)

Build and installed all dependencies again... same errors.

teek commented on 2010-05-25 07:36 (UTC)

I get eroors with the latest version... any suggestions? [me@mybox ~]$ sabnzbd Traceback (most recent call last): File "/opt/sabnzbd/SABnzbd.py", line 63, in <module> import sabnzbd File "/opt/sabnzbd/sabnzbd/__init__.py", line 66, in <module> import sabnzbd.nzbqueue as nzbqueue File "/opt/sabnzbd/sabnzbd/nzbqueue.py", line 37, in <module> import sabnzbd.assembler File "/opt/sabnzbd/sabnzbd/assembler.py", line 40, in <module> import sabnzbd.postproc File "/opt/sabnzbd/sabnzbd/postproc.py", line 41, in <module> import sabnzbd.emailer as emailer File "/opt/sabnzbd/sabnzbd/emailer.py", line 212, in <module> from email.message import Message ImportError: No module named message

ben-arch commented on 2010-05-23 16:34 (UTC)

Thank you