Page 1 of 1

FileExistsException stops job

Posted: 20 Feb 2013, 20:00
by mmrza
Is there any way to skip files and continue if this exception is thrown?

I add episodes to my series folders all the time and I dont always have time to run filebot at the same time so I'd like to just re-drag my folder in to filebot and rename the lot to update the new files but as soon as it encounters a file that exists the job stops and nothing gets renamed.

Isn't there a way to skip existing files or simply rename the file back to its own name again?

Re: FileExistsException stops job

Posted: 20 Feb 2013, 20:14
by rednoah
What job? You mean cmdline script?

In the GUI you'll get this:
conflict.skip.png
Then you press Continue and it'll skip renaming the conflicting files as to avoid overriding files.

What more do you want?

Re: FileExistsException stops job

Posted: 21 Feb 2013, 07:43
by mmrza
Mac GUI v3.4

Re: FileExistsException stops job

Posted: 21 Feb 2013, 07:53
by rednoah
Can you use Java 7 instead of Java 6 please?
http://www.java.com/en/download/faq/jav ... ml#getjava

EDIT: Fixed for Java 6 in with r1483

Re: FileExistsException stops job

Posted: 21 Feb 2013, 08:27
by mmrza
Should I redownload?

Installed Java 7 and tried on my macbook (over network) and mac mini, still same error - the drive the data is on is exFAT if that makes a difference

Re: FileExistsException stops job

Posted: 21 Feb 2013, 08:32
by rednoah
Replace the core jar with the latest from here:
http://sourceforge.net/projects/filebot ... ebot/HEAD/

Re: FileExistsException stops job

Posted: 21 Feb 2013, 08:37
by mmrza
Fixed :)

Thanks