--- sabnzbdplus-0.6.15.orig/debian/sabnzbdplus-theme-plush.install +++ sabnzbdplus-0.6.15/debian/sabnzbdplus-theme-plush.install @@ -0,0 +1 @@ +interfaces/Plush/templates /usr/share/sabnzbdplus/interfaces/Plush/ --- sabnzbdplus-0.6.15.orig/debian/sabnzbdplus.lintian-overrides +++ sabnzbdplus-0.6.15/debian/sabnzbdplus.lintian-overrides @@ -0,0 +1,6 @@ +# Lintian hits on the filename 'jquery.js', and while there is indeed +# a copy of jquery inside, this file also contains a significant +# amount of other javascript code. As a result, libjs-jquery cannot +# be used. + +sabnzbdplus binary: embedded-javascript-library usr/share/sabnzbdplus/interfaces/wizard/static/javascript/jquery.js --- sabnzbdplus-0.6.15.orig/debian/sabnzbdplus.1 +++ sabnzbdplus-0.6.15/debian/sabnzbdplus.1 @@ -0,0 +1,96 @@ +.\" Copyright (C) 2007-2010 by JCF Ploemen . +.\" +.\" This program is free software; you can redistribute it and/or +.\" modify it under the terms of the GNU General Public License +.\" as published by the Free Software Foundation; either version 2 +.\" of the License, or (at your option) any later version. +.\" +.\" This program is distributed in the hope that it will be useful, +.\" but WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. +.\" +.\" You should have received a copy of the GNU General Public License +.\" along with this program; if not, write to the Free Software +.\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +.TH SABNZBDPLUS 1 "June 2011" "Version 0.6.3" + +.SH NAME +sabnzbdplus \- a web\-based binary newsgrabber with nzb support. + +.SH SYNOPSIS +.B +sabnzbdplus [\-f ] [[...other options]] + +.SH 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 and nzbmatrix integration, automatic sorting, a download history, email notifications, and custom post\-processing scripts. An extensive API allows third party applications to interact with the program. + +.SH USAGE +To run the program execute \fBsabnzbdplus\fR, then point your favorite web browser to \fBhttp://:\fR. The host and port settings default to localhost and 8080, respectively; the default port for https connections is 9090. + +New nzb files may be queued for download by putting them in the watched directory, adding them via the web interface, or from rss feeds. + +.SH OPTIONS +.IP "\-h \-\-help" +Show a list of options +.IP "\-f \-\-config\-file " +Location of the configuration file +.IP "\-s \-\-server " +Hostname or ip address and port to listen on +.IP "\-t \-\-templates