Search found 5 matches

by Con7e
14 Nov 2013, 17:57
Forum: Help and Support
Topic: Multiple operation
Replies: 8
Views: 5944

Re: Multiple operation

I've just updated. I'll se how it goes, thanks.
by Con7e
14 Nov 2013, 13:14
Forum: Help and Support
Topic: Multiple operation
Replies: 8
Views: 5944

Re: Multiple operation

It's via hash lookup and I need the -non-strict parameter. Well, it's not a big deal in the end... just was curious why it happens :). Thanks!
by Con7e
14 Nov 2013, 12:17
Forum: Help and Support
Topic: Multiple operation
Replies: 8
Views: 5944

Re: Multiple operation

Ok, i created myself a little script to do that. I have a problem though... Why Filebot gets the wrong subs for the shows? It doesn't happen every time, but on 20 files, at least 4 didn't match my tv show. I mean, I had, for example, and episode of "Person of Interest" and the subtitle got with ...
by Con7e
13 Nov 2013, 18:37
Forum: Help and Support
Topic: Multiple operation
Replies: 8
Views: 5944

Re: Multiple operation

I know what a command line is. I wrote that point because I will be implementing these commands in one of my python scripts :) Thank you. EDIT: I have a prob. Everything works fine, but the thing is, I really only need 1 pair of subs. Italian or english if italian is not available. Filebot gets me ...
by Con7e
13 Nov 2013, 15:36
Forum: Help and Support
Topic: Multiple operation
Replies: 8
Views: 5944

Multiple operation

Hello :)

I need a command line string for filebot to do this:

- First, search a video folder of my choosing and get italian subtitles. If italian subtitles are not available, get english ones.
- Second, rename all the files in the video folder
- Quit filebot

How can I achive this?