Page 1 of 1

Windows simple script

Posted: January 17th, 2012, 10:01 pm
by Wolfeman0101
I'm a scripting noob. I use Windows. What I want is when the download is complete, move the mkv or avi to a directory and then delete the folder. Can someone shove me in the right direction?

Re: Windows simple script

Posted: January 18th, 2012, 3:02 am
by shypike
You have two choices.
- Use the Sort functions
- Append * to the end of the path of a category on the Config->Categories page
This will eliminate folders per job

Re: Windows simple script

Posted: January 19th, 2012, 4:50 pm
by Wolfeman0101
Thanks! How can I make it only keep only the AVI/MKV and delete the NFO/SUB/etc?

Re: Windows simple script

Posted: January 20th, 2012, 6:32 am
by shypike
Use the file name extension based filter in Config->General or create your own user script.

Re: Windows simple script

Posted: February 12th, 2012, 11:01 pm
by Guymontag
All I see regarding file extensions in the general tab pertain to cleanup. I would love SABNZBD to filter .cbr files and move the to a specific folder for me. Any helpful tips?