-get-missing-subtitles not working

All your suggestions, requests and ideas for future development
Post Reply
anotherdude
Posts: 2
Joined: 09 May 2016, 06:58

-get-missing-subtitles not working

Post 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
User avatar
rednoah
The Source
Posts: 23932
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: -get-missing-subtitles not working

Post 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
:idea: Please read the FAQ and How to Request Help.
anotherdude
Posts: 2
Joined: 09 May 2016, 06:58

Re: -get-missing-subtitles not working

Post by anotherdude »

I see. Thanks. If -get-missing-subtitles is deprecated, perhaps it should be removed from http://www.filebot.net/cli.html.
Post Reply