[FR]Multiple subtitles download

All your suggestions, requests and ideas for future development
Post Reply
Al_25
Posts: 4
Joined: 23 Nov 2012, 09:06

[FR]Multiple subtitles download

Post by Al_25 »

Hi,

Would it be possible to allow the download of subtitles in different language in one command ?
something like filebot -get-missing-subtitles MyMediaFile --lang en,fr.

Thanks !
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [FR]Multiple subtitles download

Post by rednoah »

Code: Select all

filebot -get-missing-subtitles MyMediaFile --lang en && filebot -get-missing-subtitles MyMediaFile --lang fr
:idea: Please read the FAQ and How to Request Help.
Al_25
Posts: 4
Joined: 23 Nov 2012, 09:06

Re: [FR]Multiple subtitles download

Post by Al_25 »

Perfect ! Thanks for your help ! :-)
Post Reply