Movies.exe

Come up with a useful post-processing script? Share it here!
Post Reply
Teke
Newbie
Newbie
Posts: 2
Joined: December 5th, 2012, 7:02 pm

Movies.exe

Post by Teke »

I have read through the forums and setup the movies.exe and mencoder.exe (all the latest versions) in my scripts folder. I think I have the config file configured correctly. I pointed it to my finished sabnzbd download folder.
I have added the scripts folder to the path variable.
I have windows 7 x86
When the movies script runs it gives me a error and stops working.
Here is the error message I am getting.
Unhandled Exception: System.ArgumentNullException: Value cannot be null.
Parameter name: path
at System.IO.DirectoryInfo..ctor(String path)
at Movies.Program.LoadConfig()
at Movies.Program.Main(String[] args)
ANy help would be awesome.
NoTolerance
Full Member
Full Member
Posts: 127
Joined: June 27th, 2012, 9:55 am

Re: Movies.exe

Post by NoTolerance »

I think the developer of that script gave up on it. You might want to try my script, YoVanilla. I wrote it initially to work around some things I didn't like with Movies.exe.
Post Reply