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
