Windows simple script
-
- Newbie
- Posts: 3
- Joined: February 13th, 2011, 12:45 am
Windows simple script
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
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
- 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
-
- Newbie
- Posts: 3
- Joined: February 13th, 2011, 12:45 am
Re: Windows simple script
Thanks! How can I make it only keep only the AVI/MKV and delete the NFO/SUB/etc?
Re: Windows simple script
Use the file name extension based filter in Config->General or create your own user script.
Re: Windows simple script
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?