Page 1 of 1

[FR]Multiple subtitles download

Posted: 23 Nov 2012, 09:19
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 !

Re: [FR]Multiple subtitles download

Posted: 23 Nov 2012, 12:50
by rednoah

Code: Select all

filebot -get-missing-subtitles MyMediaFile --lang en && filebot -get-missing-subtitles MyMediaFile --lang fr

Re: [FR]Multiple subtitles download

Posted: 06 Dec 2012, 12:54
by Al_25
Perfect ! Thanks for your help ! :-)