Page 1 of 1

AMC script to create/download on output dir only

Posted: 18 Mar 2019, 15:47
by pois
Hello,

After running the AMC script I noticed that the AMC script creates/downloads the artwork, subtitles, tvshow.nfo on both the input directory and the output directory.

How can we instruct the AMC script to only create/download all these files on the output directory?

And how can I clean up my input directory, so it's easier cross seed.

Here's the filebot command being used

Code: Select all

filebot -script fn:amc --output /media --action hardlink -non-strict /completed --log-file /filebot/amc.log --conflict auto --def excludeList=/filebot/amc.txt music=y artwork=y extras=y unsorted=y movieFormat='{kodi}' seriesFormat='{kodi}' animeFormat='{kodi}' musicFormat='{kodi}'
Thanks

Re: AMC script to create/download on output dir only

Posted: 18 Mar 2019, 16:20
by rednoah
The amc script does not generate artwork in the input folder. However, existing artwork is left untouched.

You can use the clean option to have the amc script clean up left behind clutter files after processing.