Subtitle scripting - save in subdir, modify query

Any questions? Need some help?
Post Reply
Poodlemastah
Posts: 1
Joined: 22 Apr 2013, 12:50

Subtitle scripting - save in subdir, modify query

Post by Poodlemastah »

I have a couple of questions about scripting subtitle downloads.

I'll start of with the script I'm currently using.

Code: Select all

/usr/bin/filebot -script fn:suball /root/Shows/ --lang en --output srt
My shows are saved in this format:

Code: Select all

/root/Shows/Vikings/Vikings - 1x08 - Sacrifice.mkv
And this brings me to my questions.
First of all, is there a way to save the subtitles to a subdir of the show directory?
My second question is; I always download a specific release type (HDTV, 720p), is there a way to include this in my query when filebot searches for subtitles?
I'm only using the subtitle feature of filebot, I have another program to download, extract and move/rename my files.
Post Reply