Nzbirc/add
From tiberious.org
add - download a newzbin nzb file
Contents |
[edit]
Command
add nzbid[ nzbid2[ nzbid3[ ...]]]
add search query
[edit]
Alternatives
Alternative function names that are equivalent:
- enqueue
[edit]
Similar
Similar commands:
- forceadd - Add an nzb/query and force it to the front of the queue (req: hellanzb)
- nextadd - Add an nzb/query and place it next in the queue (req: hellanzb)
[edit]
Description
Downloads the specified NZBid's (newzbin.com report ID's)
When using a search query, it will download the first match to the result. Search queries can contain variables for multiple file downloads:
- {01-05} means 01,02,03,04 and 05
- {01,02,05} means 01,02 and 05
Only 1 variable is allowed in a search query.
[edit]
Examples
> nzb add 2135218 < Queued: ([2135218:Smallville - Season 4 [DVD 3/6]])
> nzb add 2130557 2135218 < Queued: ([2130557:Smallville - Season 4 [DVD 2/6]], [2135218:Smallville - Season 4 [DVD 3/6]])
> nzb add smallville 6x02 < Queued: ([2139557:Smallville - 6x02 - Sneeze])
> nzb add smallville 6x{01,02}
< Queued: ([2138195:Smallville - 6x01 - Zod (HDTV)], [2139557:Smallville - 6x02 - Sneeze])
