Page 1 of 1

AMC clean=y deletes rar archives!

Posted: 23 Aug 2016, 14:13
by raidyne
hey there,

I have a problem with filebot: the clean=y option within the AMC-script deletes small .rar archives.

My folder structure contains several rar archives. the archives get extracted automatically by jdownloader and after successful extraction filebot-AMC is called.

my folder "test" looks like this:

file-foo.part1.rar (100MB)
file-foo.part2.rar (12MB)
file-bar.part1.rar (100MB)
file-bar.part2.rar (12MB)

now, if jdownloader has successfully extracted file-foo.part1.rar (and part 2 of course) it deletes these two files and calls filebot with folder "test", wich processes the extracted files and cleans the clutter. BUT filebot also deletes file-bar.part2.rar (presumably because it is so small).

how can i stop filebot from doing this? problem is that file-bar.part2.rar could be as small as 1MB in certain cases.

thanks!

Re: AMC clean=y deletes rar archives!

Posted: 23 Aug 2016, 18:47
by rednoah
rar patterns have been removed from the cleaner extension list.

Re: AMC clean=y deletes rar archives!

Posted: 24 Aug 2016, 08:31
by raidyne
rednoah wrote:rar patterns have been removed from the cleaner extension list.
thanks @rednoah, but i think the problem extends to all kinds of archive types as they can come in different naming schemes: rar archives (.rar, .r00, .r01, .r02, and so forth), zip (.001, .002, ...)

Re: AMC clean=y deletes rar archives!

Posted: 24 Aug 2016, 16:15
by rednoah
Those extensions aren't on the list anyway:
https://github.com/filebot/scripts/blob ... .groovy#L6