FileExistsException stops job

Any questions? Need some help?
Post Reply
mmrza
Posts: 4
Joined: 20 Feb 2013, 19:57

FileExistsException stops job

Post 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?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileExistsException stops job

Post 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?
:idea: Please read the FAQ and How to Request Help.
mmrza
Posts: 4
Joined: 20 Feb 2013, 19:57

Re: FileExistsException stops job

Post by mmrza »

Mac GUI v3.4
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileExistsException stops job

Post 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
:idea: Please read the FAQ and How to Request Help.
mmrza
Posts: 4
Joined: 20 Feb 2013, 19:57

Re: FileExistsException stops job

Post 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
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileExistsException stops job

Post by rednoah »

Replace the core jar with the latest from here:
http://sourceforge.net/projects/filebot ... ebot/HEAD/
:idea: Please read the FAQ and How to Request Help.
mmrza
Posts: 4
Joined: 20 Feb 2013, 19:57

Re: FileExistsException stops job

Post by mmrza »

Fixed :)

Thanks
Post Reply