How to stop Filebot extracting zip files etc

Support for Windows users
Post Reply
n4ken
Posts: 18
Joined: 19 Dec 2016, 11:49

How to stop Filebot extracting zip files etc

Post by n4ken »

Been using for quite some time and happy. However filebot extracts zip files automatically. So in my storage filder I have double the space being taken up. Is it easy to stop extraction of compressed files by default.

This is the line I am using in uTorrent at the moment but nothing I can see relating to compressed files. I assume it's in the amc file but that's all wayyyy over my head!

==== uTorrent command line ==============================================================

Code: Select all

filebot.launcher.exe -script fn:amc --output "F:\## ReNamed Downloaded MEDIA ##" --action copy --conflict skip -non-strict --log-file amc.log --def unsorted=y artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" --def  seriesFormat="F:/## ReNamed Downloaded MEDIA ##/TV Shows/{n}/Season {s.pad(2)}/s{s.pad(2)}e{e.pad(2)} {t}"
=======================================================================================

Thanks in anticipation of your help. :mrgreen:
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: How to stop Filebot extracting zip files etc

Post by rednoah »

Have you tried the --def skipExtract option?

* Please purchase FileBot from the Store if you can.
:idea: Please read the FAQ and How to Request Help.
n4ken
Posts: 18
Joined: 19 Dec 2016, 11:49

Re: How to stop Filebot extracting zip files etc

Post by n4ken »

Done that...... and it works.

Thanks so much for clearing up that annoyance for me.
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: How to stop Filebot extracting zip files etc

Post by rednoah »

n4ken wrote: 09 Mar 2018, 10:25 Thanks so much for clearing up that annoyance for me.
Please purchase FileBot from the Store if you can. ;)
:idea: Please read the FAQ and How to Request Help.
Post Reply