Search found 3 matches

by kimosavi
15 Aug 2019, 15:39
Forum: Scripting and Automation
Topic: Where can I add ISO2, so that subs get rename in a 2 letter format
Replies: 21
Views: 19258

Re: Where can I add ISO2, so that subs get rename in a 2 letter format

hi guys, at the end, can the orphan Eng.1.srt file that was downloaded with the movie under folder Subs be renamed before the main "filebot -script fn:amc..." script is run?

can the latest sript: "{def m = net.filebot.media.MediaDetection.guessMovieFolder(f); m/m.name}{subt}" do this? and sorry for ...
by kimosavi
06 Apr 2014, 06:37
Forum: Scripting and Automation
Topic: is it possible to run amc.groovy locally?
Replies: 3
Views: 4511

Re: is it possible to run amc.groovy locally?

No I hadn't, but just tried it with same results:

FileNotFoundException: https://raw.github.com/filebot/scripts/master/D:/Luis.groovy
java.io.FileNotFoundException: https://raw.github.com/filebot/scripts/master/D:/Luis.groovy
at net.sourceforge.filebot.web.WebRequest.fetch(WebRequest.java:140 ...
by kimosavi
05 Apr 2014, 14:39
Forum: Scripting and Automation
Topic: is it possible to run amc.groovy locally?
Replies: 3
Views: 4511

is it possible to run amc.groovy locally?

hi there, could anyone tell me if this media center organizer can be run locally?

http://www.filebot.net/forums/viewtopic.php?f=4&t=215&p=1561#p1561

in mutorrent, I'm using these commands:

filebot -script fn:D:/Scripts/Filebot/amc --output "R:/Test" --log-file R:/Test/amc.log --action copy ...