Search found 12 matches

by Arank
26 Oct 2014, 22:56
Forum: Help and Support
Topic: Prevent cmd from stealing focus
Replies: 3
Views: 3366

Re: Prevent cmd from stealing focus

Do you know why you need quotes?

Code: Select all

"C:/Program Files/FileBot/filebot.launcher.exe" ...
Thanks for pointing it out, it's working perfectly now.
by Arank
24 Oct 2014, 14:06
Forum: Help and Support
Topic: Prevent cmd from stealing focus
Replies: 3
Views: 3366

Prevent cmd from stealing focus

Hello, I'm trying to prevent the cmd from stealing focus (both on uTorrent and on Folder Watcher) following this method, but without sucess. [Windows] Prevent cmd from stealing focus If you're using this script with µTorrent on Windows you might find it annoying that it'll popup a cmd window ...
by Arank
03 Apr 2014, 21:25
Forum: Help and Support
Topic: Subtitles Problem
Replies: 1
Views: 1775

Subtitles Problem

Hi. I use 2 scripts to download missing subtitles for my tv shows / movies, and today it stop working. filebot -script fn:suball "D:/ViNiCiUS/Videos" --lang en -non-strict filebot -script fn:suball "D:/ViNiCiUS/Videos" --lang pb -non-strict Both of them return this error message: Microsoft Windows ...
by Arank
13 Dec 2013, 22:27
Forum: Help and Support
Topic: Issue Reggarding Portuguese Subtitles
Replies: 8
Views: 6290

Re: Issue Reggarding Portuguese Subtitles

Yes, I tried.

Code: Select all

C:\Users\ViNiCiUS>filebot -script fn:suball "D:/ViNiCiUS/Videos" --lang pob -non
-strict
Get [pob] subtitles for 161 files
Looking up subtitles by filehash via OpenSubtitles
Lookup by hash failed: SubLanguageID for 'pob' not found
by Arank
13 Dec 2013, 17:56
Forum: Help and Support
Topic: Issue Reggarding Portuguese Subtitles
Replies: 8
Views: 6290

Issue Reggarding Portuguese Subtitles

Hi, I'm using the Automated Media Center Script (above) with utorrent and it works like a charm. filebot -script fn:amc --output "D:/ViNiCiUS/Videos" --log-file amc.log --action copy --conflict override -non-strict --def subtitles=pb,en music=n artwork=n plex=ViNiCiUS-PC ignore=[.]iso clean=y "ut ...
by Arank
12 Nov 2013, 11:41
Forum: Help and Support
Topic: Add Language In Subtitles (.srt)
Replies: 4
Views: 7927

Re: Add Language In Subtitles (.srt)

Thank you.
by Arank
11 Nov 2013, 16:41
Forum: Help and Support
Topic: Add Language In Subtitles (.srt)
Replies: 4
Views: 7927

Re: Add Language In Subtitles (.srt)

Yeah, I already tried it, when I add the {".$lang"} at the end it returns a ScriptException: SyntaxError: unexpected token: . P.S: I'm trying to use this format expression, but isn't working too.. --def "seriesFormat=Seriados/{n.replaceTrailingBrackets()}/{n.replaceTrailingBrackets()} - {\"${s ...
by Arank
11 Nov 2013, 15:56
Forum: Help and Support
Topic: Add Language In Subtitles (.srt)
Replies: 4
Views: 7927

Add Language In Subtitles (.srt)

Hi, I would like some help to put the language name in .srt files, because I want to download both english and portuguese subtitles for my movies / series, but couldn't manage it to add the .eng or .pob (only in the subtitles) and I end up with only 1 subtitle (because it renames both with the same ...
by Arank
26 Oct 2013, 20:41
Forum: Help and Support
Topic: Help: Miss matching TV Shows
Replies: 4
Views: 3448

Re: Help: Miss matching TV Shows

I'm sorry for the stupid question, but how should I use the --def plex=hostname command?
I already tried with the name of my plex server, I already tried the IP, and none seens to work.
by Arank
25 Oct 2013, 18:44
Forum: Help and Support
Topic: Help: Miss matching TV Shows
Replies: 4
Views: 3448

Re: Help: Miss matching TV Shows

Thanks for your reply.

I already solved it out, something gone wrong when I tried to download the version r1802, and that's why it was miss matching some TV Shows, I updated it again, and it's everything working fine now.
by Arank
25 Oct 2013, 11:39
Forum: Help and Support
Topic: Help: Miss matching TV Shows
Replies: 4
Views: 3448

Help: Miss matching TV Shows

Hi. First of all, I'm new to FileBot (start using it one week ago), and I don't understand much of Command Line Arguments, but I'm doing well engough using it from cmd, since it's a really, really nice program (Thanks!)... So, I'm using the last FileBot version (r1802) but I'm having 2 problems of ...