Page 2 of 2
Re: need help! how to use filebot on Container manager (DSM7.2.2)
Posted: 21 Oct 2025, 02:52
by Kunanon
this is log
Re: need help! how to use filebot on Container manager (DSM7.2.2)
Posted: 21 Oct 2025, 02:57
by rednoah

What is the
filebot command you are running?
(NOTE: sharing console output as text via copy & paste is more easy and more effective than trying to do the same via screenshots)

Why do you process the same files twice? If you're using the
amc script then you can use the
--def excludeList option to keep track of already-processed files so you don't process them again in subsequent runs.
rednoah wrote: ↑01 Aug 2012, 13:04
--def excludeLink=y Skip symlinks and hardlinks where the link count is more than 1
--def excludeList=amc.txt Keep a list of already processed file paths to be skipped in future runs
(NOTE: enable this if you process the same folder repeatedly)
FileBot Node Reference Manual › File Options
