sfv managing script

Come up with a useful post-processing script? Share it here!
Post Reply
anacronik
Newbie
Newbie
Posts: 3
Joined: February 28th, 2010, 2:59 pm

sfv managing script

Post by anacronik »

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

?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: sfv managing script

Post by shypike »

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?
anacronik
Newbie
Newbie
Posts: 3
Joined: February 28th, 2010, 2:59 pm

Re: sfv managing script

Post by anacronik »

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.
Post Reply