Do NOT rename/move unfinished archived

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
neutron
Posts: 8
Joined: 23 Aug 2015, 07:43

Do NOT rename/move unfinished archived

Post by neutron »

Hi,

Is there any way i can prevent filebot from trying to rename/move unfinished archives ? I'm using Filebot together with JDownloader, as a archive is finished extracting, Filebot starts via JDownloader's Eventscripter Plugin. If at this time other parallel downloads have files in my download folder (parts of a complete archive) Filebot also try's to rename/move them, which fails.
User avatar
rednoah
The Source
Posts: 23039
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Do NOT rename/move unfinished archived

Post by rednoah »

The plugin shouldn't call the amc script on unfinished folders/files in the first place.

Most integrations with 3rd party programs either call the amc script on completed files/folders only, or have a separate "Complete" folder which only contains complete files/folders.
:idea: Please read the FAQ and How to Request Help.
Post Reply