Nzbirc/tv/add
From tiberious.org
add - Add a show to the autoscheduler
[edit]
Command
tv add show [res [ts [url [priority]]]]
[edit]
Description
Searches tvrage.com for show and if it finds anything adds it to the scheduler with the other specified options.
- res - specified what version of an episode to download
- 0 - download the first file it finds
- 1 - download the first file it finds, then download a 'hr' release
- 2 - only download a 'hr' release
- 3 - download a 'hr' release, then download a '720p' release
- 'hr': halfres (half the vertical resolution of full HDTV (1080p) so 540p)
- '720p': 1280x720 resolution
- ts - download .ts releases of episodes (posts bigger than 2gb are classified as ts releases)
- url - use tvrage.com id's to identify episodes instead of the posted series and episodes numbers (for example: Family Guy SxEE is different on tvrage and newzbin) (>= 0.7.5)
- priority - where to put the file in the queue (req: hellanzb)
- next - place the nzb file next in the queue
- forec - force the nzb file to the front for immediate download
[edit]
Examples
> nzb tv add family guy 1 0 1 next < Added Family Guy to the schedule: Next episode(s): 5x04 - Saving Private Brian [5th Nov (4w 1d)]
> nzb tv add prison break 3 0 0 force < Added Prison Break to the schedule: Next episode(s): 2x08 - Dead Fall [23rd Oct (2w 2d)]
