sabnzbdplus

Langue: en

Autres versions - même langue

Version: February 2009 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

sabnzbdplus - a web-based binary newsgrabber with nzb support.

SYNOPSIS

sabnzbdplus [-f <configfile>] [[...other options]]

DESCRIPTION

SABnzbd+ is a web-based binary newsgrabber written in python, with support for the popular nzb file format. It takes one or more nzb files as input and from there on does all the work, including fetching files, checking file integrity, and unpacking. Configuration can be done via the web interface or in the configuration file.

Multiple servers are supported, as well as secure (ssl) connections, ipv6, scheduling, pausing and resuming downloads, queue manipulation, rss feeds, newzbin integration, automatic sorting, a download history, email notifications, and custom post-processing scripts.

USAGE

To run the program execute sabnzbdplus, then point your favorite web browser to http://<host>:<port>/sabnzbd. The host and port settings default to localhost and 8080, respectively.

New nzb files may be added for download either by putting them in the dirscan directory, or by adding them via the web interface.

OPTIONS

-h --help show list of options
-f --config-file
location of config file
-s --server
server:port to listen on
-t --templates
templates directory
-l --logging
log level (0 for least, 2 for most)
-w --weblogging
cherrypy (built-in web-server) logging (0 for off, 1 for on)
-b --browser
automatically launch browser (0 for off, 1 for on)
-d --daemon
fork daemon process (run the program in the background)
--permissions
permissions for newly created files (format: o=rwx,g=rwx)
--force
discard web-port timeout
-v --version
show version
-c --clean
remove queue, cache and logs
-p --pause
start paused

FILES

The program stores its internal administration under ~/.sabnzbd/. The default location for downloaded files is ~/downloads/. SABnzbd is Copyright (C) 2007-2008 by The SABnzbd-Team <team@sabnzbd.org>. See /usr/share/doc/sabnzbdplus/copyright for details.

AUTHOR

This man page was written by JCF Ploemen <linux@jp.pp.ru> and is licensed under the GNU GPL, version 2 or later.

SEE ALSO

Project wiki with extensive user documentation: http://sabnzbd.wikidot.com
SABnzbd+ homepage and support forums: http://sabnzbd.org