Search found 3 matches
- June 20th, 2008, 12:57 pm
- Forum: General Discussion
- Topic: Working Gentoo Ebuild for sabnzbd-0.4.2
- Replies: 6
- Views: 12123
Re: How I daemonized sabnzbd+ on Gentoo Linux this time [still needs work though
How I did it: sabnzb:~# cat /etc/init.d/sabnzbd #!/bin/sh # # Start/stops the SABnzbd.py daemon. # # # Defaults RUN_MODE="daemons" SABNZBDPID=/var/run/sabnzbd.pid #CONFIGFILE=/etc/SABnzbd/SABnzbd.conf # clear conflicting settings from the environment unset TMPDIRa # See if the daemon is th...
- June 20th, 2008, 12:01 pm
- Forum: General Help
- Topic: Memory usage
- Replies: 3
- Views: 3849
Re: Memory usage
Thanks for the reply.
So this is likely due to the size of the NZB, not the number of files? If I was to manually select sections of the newzbin post and create my own .nzb files, (say 4 to 8 .nzb files) and manually par/unrar, SABnzbd should have an easier time downloading?
So this is likely due to the size of the NZB, not the number of files? If I was to manually select sections of the newzbin post and create my own .nzb files, (say 4 to 8 .nzb files) and manually par/unrar, SABnzbd should have an easier time downloading?
- June 20th, 2008, 10:48 am
- Forum: General Help
- Topic: Memory usage
- Replies: 3
- Views: 3849
Memory usage
This isn't necessarily a support issue. I guess I'm looking more for confirmation of my thoughts, or maybe a work-around: I have (just upgraded to the latest RC+plush skin) SABnzbd running on a linux NAS (xbox1) and had massive problems with memory leaks (0.2.5) until I upgraded to a newer version q...