perfect!
do I need to put the opensubtitles login information into my command line argument?
Search found 5 matches
- 14 Oct 2016, 17:52
- Forum: Scripting and Automation
- Topic: Subtitles
- Replies: 13
- Views: 13059
- 14 Oct 2016, 17:30
- Forum: Scripting and Automation
- Topic: Subtitles
- Replies: 13
- Views: 13059
Re: Subtitles
sorry I'm a real noob and just starting to learn about this. login to what? and how?
- 14 Oct 2016, 17:27
- Forum: Scripting and Automation
- Topic: Subtitles
- Replies: 13
- Views: 13059
Re: Subtitles
Run script [fn:amc] at [Fri Oct 14 13:21:56 EDT 2016] Parameter: excludeList = amc.txt Parameter: subtitles = eng Argument: C:\temp\downloads Creating excludes: C:\temp\Videos\amc.txt Input: C:\temp\downloads\Mr. Robot\Season 01\Mr. Robot - S01E02 - eps1.1_ones-and-zer0es.mpeg.mkv Input: C:\temp ...
- 14 Oct 2016, 17:23
- Forum: Scripting and Automation
- Topic: Subtitles
- Replies: 13
- Views: 13059
Re: Subtitles
I tried the following but no subtitle file shows up in my out folders
"C:/Program Files/FileBot/filebot.exe" -script fn:amc --output "c:/temp/videos" --action copy -non-strict "c:/temp/downloads" --log-file amc.log --def excludeList=amc.txt --def subtitles=eng
"C:/Program Files/FileBot/filebot.exe" -script fn:amc --output "c:/temp/videos" --action copy -non-strict "c:/temp/downloads" --log-file amc.log --def excludeList=amc.txt --def subtitles=eng
- 14 Oct 2016, 11:27
- Forum: Scripting and Automation
- Topic: Subtitles
- Replies: 13
- Views: 13059
Subtitles
I'm using the following from the command line settings that work great. Is there a switch I can add that will automatically download the subtitles for a show and copy it into the correct folder with the downloaded file? "C:/Program Files/FileBot/filebot.exe" -script fn:amc --output "t:/videos ...