Search found 988 matches

by jcfp
September 19th, 2010, 2:57 pm
Forum: Debian/Ubuntu Package
Topic: (Unofficial) Ubuntu repository for SABnzbd+
Replies: 195
Views: 724299

Re: (Unofficial) Ubuntu repository for SABnzbd+

+ start-stop-daemon --quiet --chuid xbmc --start --exec /usr/bin/sabnzbdplus -- --daemon --server 192.168.1.171:9090 Error: Can't write to logfile Check permissions and ownership of the log file (and/or log directory). It has to be writetable for the user running the application ('xmbc' in your cas...
by jcfp
September 15th, 2010, 1:38 pm
Forum: Debian/Ubuntu Package
Topic: Set nice scheduling/priority at start ?
Replies: 9
Views: 9773

Re: Set nice scheduling/priority at start ?

If ionice is inherited by subprocesses (not sure) you could just put the ionice stuff before the start-stop-daemon command?
by jcfp
September 14th, 2010, 10:33 am
Forum: Debian/Ubuntu Package
Topic: Set nice scheduling/priority at start ?
Replies: 9
Views: 9773

Re: Set nice scheduling/priority at start ?

Tweak /etc/init.d/sabnzbdplus, in start_sab(), add --nicelevel to the start-stop-daemon command. Ionice is probably not needed, since sab can already do that for io-intensive subprocesses like unrar.
by jcfp
September 8th, 2010, 12:02 pm
Forum: Debian/Ubuntu Package
Topic: Downloading fails - xmbc - permissions error
Replies: 6
Views: 4628

Re: Help a new guy

Forgive my lack of knowledge but would that not imply that sabnzbd running as bog should have access already? Depends on what user initially created those directories. If you ever ran the program via sudo, here's one of the reasons why you shouldn't ;) chown (for ownership) and/or chmod (for permis...
by jcfp
September 8th, 2010, 11:55 am
Forum: General Help
Topic: sabnzbdplus (linuxmint xfce) help a newbie to the linux fold...
Replies: 7
Views: 2840

Re: sabnzbdplus (linuxmint xfce) help a newbie to the linux fold...

I've tried updating via the http://wiki.sabnzbd.org/install-ubuntu-repo  but it fails to update... The geniuses behind linux mint decided having different release names from standard ubuntu makes them look good. Anyway, a fix is described here by deviant . In short, edit /etc/apt/sources.l...
by jcfp
September 3rd, 2010, 1:45 pm
Forum: General Help
Topic: How to add an NZB from the command line
Replies: 8
Views: 5410

Re: How to add an NZB from the command line

Maybe this could be of use?
by jcfp
August 29th, 2010, 12:22 pm
Forum: General Help
Topic: sqlite module not found, python 2.7 redhat(-based) linux
Replies: 2
Views: 4839

Re: sqlite module not found, python 2.7 redhat(-based) linux

Careful, python 2.7 isn't tested/supported by the devs yet.
by jcfp
August 2nd, 2010, 3:14 pm
Forum: General Help
Topic: Setting up to autostart daemon in Ubuntu
Replies: 1
Views: 5304

Re: Setting up to autostart daemon in Ubuntu

malocite wrote:Does anyone know where that file gets installed when you use the DEB?
An init script is part of the package, no need to create a separate one. Option 2 in the opening post of this topic describes how to use it. In short: fill out a valid user in /etc/default/sabnzbdplus.
by jcfp
August 2nd, 2010, 3:13 pm
Forum: Debian/Ubuntu Package
Topic: [0.5.3] requires Python module Cherrypy 3.2 (use the included version)
Replies: 1
Views: 2974

Re: [0.5.3] requires Python module Cherrypy 3.2 (use the included version)

It comes included with 0.5.*, in both ppa and official distribution packages.
by jcfp
July 28th, 2010, 8:34 am
Forum: Debian/Ubuntu Package
Topic: Help on Debian Lenny Mipsel
Replies: 1
Views: 2766

Re: Help on Debian Lenny Mipsel

   info = socket.getaddrinfo(localhost, None) socket.gaierror: (-2, 'Name or service not known') ...hints the system has some kind of trouble resolving localhost. Check dns setup, /etc/hosts. and ist doesnt works with ubuntu ppa, i try it to install on mipsel based cpu not x86 or x64 Pure python pa...
by jcfp
July 23rd, 2010, 2:13 pm
Forum: Debian/Ubuntu Package
Topic: (Unofficial) Ubuntu repository for SABnzbd+
Replies: 195
Views: 724299

Re: (Unofficial) Ubuntu repository for SABnzbd+

I have added my username in /etc/default/sabnzbdplus but on occasion it does not autostart. If i reboot the system, it will work agiain. Is this a bug, or is there something else wrong? Our could i add Sabnzbd to the startup programs (how does one that?). These kind of occasional failures are very ...
by jcfp
July 21st, 2010, 4:38 am
Forum: Debian/Ubuntu Package
Topic: sabdn doesnt start as a service
Replies: 2
Views: 3009

Re: sabdn doesnt start as a service

i made today the update of sabnzbd. after starting the program with the service (/etc/init.d/sabdnzbd start) sabnzbd+ doesnt work if i stop the service and start sabnzbd manual everything is fine. how can i check whats wrong? Try running sudo sh -x /etc/init.d/sabnzbdplus start (and paste the outpu...
by jcfp
June 14th, 2010, 8:32 am
Forum: Debian/Ubuntu Package
Topic: No History Displayed.
Replies: 5
Views: 7641

Re: No History Displayed.

Try again with logging set to 'debug'.
by jcfp
June 14th, 2010, 6:13 am
Forum: Bug Reports
Topic: scriptlog view inserts spaces at the beginning of the script output
Replies: 1
Views: 1559

scriptlog view inserts spaces at the beginning of the script output

<body>           <FORM><INPUT TYPE="BUTTON" VALUE="Back" ONCLICK="history.go(-1)"></FORM>           <h3>Yet.Another.Ubuntu.ISO</h3>           <code><pre>           first line of script output here, indented. any other lines don't have that           See attached screen...
by jcfp
June 6th, 2010, 4:08 pm
Forum: Bug Reports
Topic: Feeds with an apostrophe in their names cannot be previewed/deleted/etc
Replies: 1
Views: 1499

Feeds with an apostrophe in their names cannot be previewed/deleted/etc

As the topic says. 0.5.3rc1, smpl, python 2.6, my usual os. Exact same rss feeds under a "safe" name work fine.