Nzbirc/v1/tvnzb
From tiberious.org
Main_Page > NZBirc > v1 > tvnzb
Contents |
[edit]
Module: tvNZB
Communicate with tvnzb.com
[edit]
Dependencies
[edit]
Includes
- PEAR, HTTP_Request: HTTP/Request.php
[edit]
Triggers
By default the triggers are:
- !tvnzb (Public)
- tvnzb (Public)
- @tvnzb (Notice)
[edit]
Commands
- [force/next]add query [f:flags] - Download nzb files based on the query, which can be one or more tvnzb id's or a tv show query, if flags are specified, it attempts to download the best quality version
- search query [f:flags] - Searches tvnzb based on the query, if flags are specified, the results are sorted based on their flags
- history times - Return the nzb's downloaded on the specified times
[edit]
Description
This module communicates with tvnzb.com to get nzb files
[edit]
Configuration
- publicCommand - Lists the commands that trigger this module, and return publicly
- privateCommand - Lists the commands that trigger this module, and return publicly
- download
- nzbPath - path to store all the nzb files
- nickPreface - Add a (nickname) at the beginning of each nzb file for ident later
- searchResults - How many results you want to return from a search result
- reportCache - The number of days to keep information about a particular ID
