Page 1 of 1

Repair + UNPACK after download

Posted: May 30th, 2008, 12:22 pm
by ocean-driver
Hello,

Currently SABnzbd only repair after download.
Dirscan Options:
None  +Repair  +Unpack  +Delete  R+Script  U+Script  D+Script Use following post process option on .nzb files imported by the dirscanner.
There i select +Repair.Where i can add +Unpack to this configuration?

Re: Repair + UNPACK after download

Posted: May 30th, 2008, 12:38 pm
by switch
From the wiki:

Code:

Code: Select all

Long Name  Short Name 	Description
		The blank option does nothing extra to the download files
+Repair 	R 	Verifies and repairs the downloaded files

+Unpack 	U 	Verifies and repairs the downloaded files
 	 	 +Unpacks downloaded files

+Delete 	D 	Verifies and repairs the downloaded files
 	 	 +Unpacks downloaded files
 	 	 +Deletes the left over rar files
http://sabnzbd.wikidot.com/quick-usage

Re: Repair + UNPACK after download

Posted: May 30th, 2008, 1:04 pm
by ocean-driver
thank you :)