Page 1 of 1

Filebot amc script does everything but subtitles

Posted: 22 Feb 2019, 22:50
by tatar0900
So this is my code, everything works as intended but no subtitles are downloaded for even very well known releases

Code: Select all

filebot -script fn:amc --output "$CONFIG_OUTPUT" --action duplicate --conflict skip -non-strict --log-file amc.log --def unsorted=y music=y artwork=y subtitles=en excludeList=".excludes" ut_dir="$ARG$
Thanks for the help

Re: Filebot amc script does everything but subtitles

Posted: 22 Feb 2019, 22:52
by tatar0900
UPDATE: They are apparently downloaded but to the default download folder, how do I automatically move them to the plex folder just like the movies and tv shows?

Re: Filebot amc script does everything but subtitles

Posted: 23 Feb 2019, 05:59
by rednoah
1.
What does the amc.log say?


2.
Yes:

Code: Select all

ut_dir="$ARG"
No:

Code: Select all

ut_dir="$ARG$