sfv managing script

Come up with a useful post-processing script? Share it here!

sfv managing script

Postby anacronik » October 15th, 2011, 3:05 am

Hi,

Perhaps somebody do a post processing script who do that:
- check files contains in .sfv
- create a directory with the name of sfv files
- move all files if the checksum is ok
- else moves this files in a bad directory

?
anacronik
Newbie
Newbie
 
Posts: 3
Joined: February 28th, 2010, 3:59 pm

Re: sfv managing script

Postby shypike » October 16th, 2011, 4:37 am

SABnzbd already contains an option to check files using an SFV file.
(Config->Switches, on by default.)
It will only be used if no par2 files are available.
Does this cover your request?
User avatar
shypike
Administrator
Administrator
 
Posts: 16548
Joined: January 18th, 2008, 1:49 pm

Re: sfv managing script

Postby anacronik » October 22nd, 2011, 3:27 pm

yes and no...

as example, you can create a nzb files with a lot of differents posts
you will have 5 sfv differents and a bunch of files who are in the sfv...
when you check the sfv, it is ok...
the same for the 5 sfv
you can have some orphans files ...

the objectiv is to have 5 directory who common names the sfv files name without .sfv extension and all files inside this directory..
the script could be work on windows or with cygwin;)

A.
anacronik
Newbie
Newbie
 
Posts: 3
Joined: February 28th, 2010, 3:59 pm


Return to Post-Processing Scripts