Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

lottanzb(1) [debian man page]

LOTTANZB(1)						      General Commands Manual						       LOTTANZB(1)

NAME
lottanzb - Usenet Downloader SYNOPSIS
lottanzb [options] [files] DESCRIPTION
LottaNZB aims to simplify and automate the download of files from the Usenet. You can tell LottaNZB what to download using NZB files, which are created by many Usenet search engines. LottaNZB integrates nicely with GNOME desktops, but is not limited to them and uses the mature SABnzbd software as its foundation. OPTIONS
[files] List of NZB files to add to the download queue. --version Show program's version number and exit. -h, --help Show this help message and exit. -d --debug Show debug messages. SEE ALSO
Homepage: http://www.lottanzb.org/ AUTHOR
This manual page was written by Severin Heiniger <severinheiniger@gmail.com> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. 0.6 February 2011 LOTTANZB(1)

Check Out this Related Man Page

NZB(1)							      General Commands Manual							    NZB(1)

NAME
nzb -- nzb based Usenet binary grabber SYNOPSIS
nzb [nzb-file] DESCRIPTION
This manual page documents briefly the nzb application. nzb is a binary news grabber written in Qt 4. It natively downloads and decodes the files specified in the .nzb file, an XML format which describes binary files on Usenet by their message-id. nzb provides support for direct streaming of media files to your favourite media player. nzb files are a popular way to describe files posted on Usenet which span several messages (multi-part binaries). These files eliminate the need to fetch headers from newsgroups as .nzb files contain the message-ids of the segments which can be downloaded directly from most news servers. A technical description can be found at http://docs.newzbin.com/Newzbin:NZB_Specs nzb makes Usenet downloading easy by providing an easy to use interface which loads up a specified .nzb file and either downloads the files described in the nzb file or streams the data to an external application. This is usually used for video files which results in streaming video over Usenet. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h --help Show summary of options. SEE ALSO
http://nzb.sf.net/ AUTHOR
This manual page was written by Mattias Nordstrom nordstrom@realnode.com. Permission is granted to copy, distribute and/or modify this doc- ument under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. NZB(1)
Man Page