Search found 7 matches

by earl.grey
14 Nov 2014, 11:12
Forum: Help and Support
Topic: how do i login in opensubtitles?(filebot -script fn:config)
Replies: 4
Views: 14330

Re: how do i login in opensubtitles?(filebot -script fn:conf

Ok, i found now in the GUI this little button where you can login into open subtitles. very hidden ;)

http://abload.de/img/capture5rrson.jpg

im now logged in, when i am now using the AMC script to fetch subtitles does it automatically now that i logged in before over the GUI and i dont have to ...
by earl.grey
14 Nov 2014, 09:49
Forum: Help and Support
Topic: how do i login in opensubtitles?(filebot -script fn:config)
Replies: 4
Views: 14330

how do i login in opensubtitles?(filebot -script fn:config)

Hi,

i just recently finished my setup (thanks rednoah!!!)

everything is working now like a charm the only think im not understanding is how i login to opensubtitles before i run my AMC script.

i included
filebot -script fn:configure.login
in a batch file and then run it. cmd line opens but ...
by earl.grey
14 Nov 2014, 07:48
Forum: Help and Support
Topic: How do i delete automatically processed files?
Replies: 2
Views: 3390

Re: How do i delete automatically processed files?

Thanks i will try --action move.

i think it didnt download subtitles anymore because i reached the daily limit.
by earl.grey
13 Nov 2014, 12:49
Forum: Help and Support
Topic: How do i delete automatically processed files?
Replies: 2
Views: 3390

How do i delete automatically processed files?

Hi,

I have a problem with using the awesome filebot.

I have a folder which include all types of files (.mp4, .rar, .zip, .mkv, folder)

See the screenshot attached as an example how i start:
INPUT FOLDER (SOURCE)
http://abload.de/img/173243127_402x600xruue.jpg

Then i want to use following cmd ...
by earl.grey
12 Nov 2014, 17:28
Forum: Help and Support
Topic: How to use groovy scripts? and what is better groovy or cmd?
Replies: 5
Views: 26066

Re: How to use groovy scripts? and what is better groovy or

Hi thanks for your feedback.

I dont really want to use the groovy scripts and it pretty much works for me how i decribed it above. the only think is that i did not found a option for the script for deleting the processed files. after i processed them.

and secondly i want to start the script on ...
by earl.grey
12 Nov 2014, 16:10
Forum: Help and Support
Topic: How to use groovy scripts? and what is better groovy or cmd?
Replies: 5
Views: 26066

Re: How to use groovy scripts? and what is better groovy or

So actually the groovy (AMC) script is:
filebot -script fn:amc
??? and since its taken remote from your servers i dont see them?

If thats the case why do i have to add then manually
--def subtitles=en --def artwork=y for example to get subtitles? shouldnt it be already included in the AMC groovy ...
by earl.grey
12 Nov 2014, 15:22
Forum: Help and Support
Topic: How to use groovy scripts? and what is better groovy or cmd?
Replies: 5
Views: 26066

How to use groovy scripts? and what is better groovy or cmd?

Ok,

this is propably a totally newb question but im gonna ask anyway:

How can i use the predefined groovy scripted? they look far more sophiticated as the normal cmd line scripts, so i would like to try them out, as well as you have more possibilities with them.

I worked currently with this ...