CLI - Multiple CDs
Posted: 30 Jan 2013, 10:53
Hi There,
I'm trying to use the housekeeping.groovy script for renaming my movies, but I can't get the multiple CD parameter working.
This is my command and the error I get:
It seems as if the quotations (" ") are in the wrong place.
Thanks in advance for any help
I'm trying to use the housekeeping.groovy script for renaming my movies, but I can't get the multiple CD parameter working.
This is my command and the error I get:
Code: Select all
filebot -script c:\scripts\housekeeping.groovy -extract -rename /Downloads/Movies/ --output /Downloads/Movies/ --format "Movies/{n} {y}/{n}({y}){" CD$pi"}" --db TheMovieDB
Press ENTER to abort
Exception in thread "Thread-3" org.codehaus.groovy.runtime.InvokerInvocationException: java.io.FileNotFoundException: C:\Program Files\FileBot\CD$pi}
Thanks in advance for any help
