Automated media center not downloading subtitles

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
camcdonald1
Posts: 2
Joined: 15 Sep 2015, 01:28

Automated media center not downloading subtitles

Post by camcdonald1 »

Like the description reads I'm using the script below and am not receiving any subtitles for either movies or tv shows. Any thoughts?

cd C:/Program Files/Filebot
filebot -script fn:amc --output "Z:/" --action move -non-strict "Z:/New" --def clean=y --def subtitles=en --def "seriesFormat=Z:/TV/{n}/{'Season '+s.pad(2)}/{'S'+s.pad(2)}{'E'+e.pad(2)}/{n} {'S'+s.pad(2)}{'E'+e.pad(2)}" "movieFormat=Z:/Movies/{n.acronym().getAt(0)}/{n} ({y})/{n} ({y})" --def plex=VAIO --def excludeList=amc.txt
camcdonald1
Posts: 2
Joined: 15 Sep 2015, 01:28

Re: Automated media center not downloading subtitles

Post by camcdonald1 »

Bump, anyone?
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Automated media center not downloading subtitles

Post by rednoah »

:idea: Please read the FAQ and How to Request Help.
Post Reply