Hi,
I haven’t got a clue when it comes to scripting, so I was hoping someone might be able to help me out with something.
I’m running Sabnzbd+ on my iMac. Once the download is finished, iVi Pro picks up the downloaded video and converts it, then drops it into iTunes. This always leaves behind an empty folder that the file was contained in. (iVi deletes the file once it has successfully converted it to put in iTunes)
What I’d like to do is:
- Sabnzbd downloads the file to a temporary folder - in this case we’ll call it “downloads”
- Post Processing script runs doing the following:
- Grab any video files in the folder (avi, mpg, mkv, etc.) and move only those to a separate folder “convert”
- Deletes the original folder
Then iVi Pro can convert the file, and delete the original when finished.
Is this something that could be achieved fairly simply with a post processing script?
Cheers




