Page 1 of 1

-get-missing-subtitles not working

Posted: 09 May 2016, 07:05
by anotherdude
I've upgraded to 4.7 and the -get-missing-subtitles option stopped working.

Code: Select all

 filebot -get-missing-subtitles .
"-get-missing-subtitles" is not a valid option
Launch4j: Failed to run the given command.
Other options (e.g. -get-subtitles) work fine.

sysinfo:

Code: Select all

FileBot 4.7 (r3923)
JNA Native: 4.0.1
MediaInfo: MediaInfoLib - v0.7.78
7-Zip-JBinding: 9.20
Chromaprint: fpcalc version 1.1.0 (C:\Program Files\FileBot\fpcalc.exe)
Extended Attributes: OK
Groovy Engine: 2.4.6
JRE: Java(TM) SE Runtime Environment 1.8.0_74
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 4 Core / 1 GB Max Memory / 20 MB Used Memory
OS: Windows 10 (amd64)
Package: MSI
Data: C:\Users\Lesha\AppData\Roaming\FileBot
uname: MINGW64_NT-10.0 xxxxx 2.4.0(0.292/5/3) 2016-01-05 14:13 x86_64 Msys

Re: -get-missing-subtitles not working

Posted: 09 May 2016, 07:08
by rednoah
Use -get-subtitles. It'll only fetch missing subtitles by default now, so there's no need for an extra CLI verb anymore.

Depending on what you're doing, you might want to consider using the suball script:
http://www.filebot.net/forums/viewtopic ... &t=5#p8871

Re: -get-missing-subtitles not working

Posted: 09 May 2016, 07:33
by anotherdude
I see. Thanks. If -get-missing-subtitles is deprecated, perhaps it should be removed from http://www.filebot.net/cli.html.