Search found 18 matches

by Luke
07 Mar 2019, 03:52
Forum: Scripting and Automation
Topic: Filebot not running through task scheduler with amc script
Replies: 1
Views: 1389

Filebot not running through task scheduler with amc script

Information 5/03/2019 2:59:31 PM 102 Task completed (2) b0ee6bd7-f0f7-410f-9c47-40d4cd2b3fa0 Information 5/03/2019 2:59:31 PM 201 Action completed (2) b0ee6bd7-f0f7-410f-9c47-40d4cd2b3fa0 Information 5/03/2019 2:59:27 PM 200 Action started (1) b0ee6bd7-f0f7-410f-9c47-40d4cd2b3fa0 Information 5/03/2...
by Luke
18 Oct 2015, 06:17
Forum: Scripting and Automation
Topic: filebot is not recognized as an internal or external command
Replies: 2
Views: 2801

Re: filebot is not recognized as an internal or external com

Ok some problem fixed :D , so what I did is I installed Revo which uninstalles programs and also registry keys, so I used that to remove all traces of filebot, once I did that, I re-installed fielbot and Java, the latest versions on each, and then ran my script again and all worked fine. :mrgreen: s...
by Luke
16 Oct 2015, 23:41
Forum: Scripting and Automation
Topic: filebot is not recognized as an internal or external command
Replies: 2
Views: 2801

filebot is not recognized as an internal or external command

Hey their Just having a problem with amc scripting, know it was working before, but now it is saying, filebot is not recognized as an internal or external command. Operable program or batch file: here the command if you need it: @echo off filebot -script fn:amc --output "M:/Media X" --log-...
by Luke
04 Jan 2015, 01:20
Forum: Scripting and Automation
Topic: Creating a filter list in filebot
Replies: 1
Views: 2043

Creating a filter list in filebot

I want certain mkv files not to scraped and moved to my movie directory, how do I make s script to move them
To a certain location without being scraped, files coming out of vuze have a script run on them when their done, or could I make filebot ingore them, any ideas would be creatly appreciated.
by Luke
16 Dec 2014, 09:40
Forum: Scripting and Automation
Topic: Exclude some downloads?
Replies: 0
Views: 1577

Exclude some downloads?

Hi all, I was wondering is their anyway to filter out some stuff that I download and that I dont wont included in my media server or media folders?
by Luke
09 Apr 2014, 05:56
Forum: Scripting and Automation
Topic: Artwork Problem
Replies: 2
Views: 2130

Re: Artwork Problem

Managed to fix it by taking out the " --log-file artwork.log" why would that be
by Luke
09 Apr 2014, 05:20
Forum: Scripting and Automation
Topic: Artwork Problem
Replies: 2
Views: 2130

Artwork Problem

I have trouble picking up artwork for this inc particular movie filebot -script fn:artwork.tmdb "G:\Media\Movies\The LEGO Movie (2014)\test" " --log-file artwork.log" pause Error: Failure (°_°) FileNotFoundException: G:\Media\Movies\The java.io.FileNotFoundException: G:\Media\Mov...
by Luke
04 Apr 2014, 03:41
Forum: Scripting and Automation
Topic: Manually re run Vuze Command runner command
Replies: 1
Views: 2035

Manually re run Vuze Command runner command

Is their any way I can re run this script outside of vuze, or re run it again so inside vuze without re-downloading files

Regards Luke
by Luke
12 Mar 2014, 02:21
Forum: Scripting and Automation
Topic: Automating my server to do all the hard work
Replies: 19
Views: 7953

Re: Automating my server to do all the hard work

Why does it exclude the mkv? Parameter: music = n Parameter: subtitles = en Parameter: artwork = y Parameter: ut_label = Uncategorised Parameter: ut_state = %S Parameter: ut_title = The.Big.Bang.Theory.S07E17.HDTV.x264-ChameE Parameter: ut_kind = multi--def Parameter: ut_file = Parameter: ut_dir = A...
by Luke
12 Mar 2014, 01:29
Forum: Scripting and Automation
Topic: Automating my server to do all the hard work
Replies: 19
Views: 7953

Re: Automating my server to do all the hard work

Getting this error: Parameter: music = n Parameter: subtitles = en Parameter: artwork = y Parameter: ut_label = S Parameter: ut_title = K Parameter: ut_file = D MissingPropertyException: No such property: ut_kind for class: Script3 groovy.lang.MissingPropertyException: No such property: ut_kind for ...
by Luke
11 Mar 2014, 10:53
Forum: Scripting and Automation
Topic: Automating my server to do all the hard work
Replies: 19
Views: 7953

Re: Automating my server to do all the hard work

Hi all just wondering how, I can copy fine but I tired to make it move instead of copy, what i am doing wrong filebot -script fn:amc --output "H:/Media" --log-file amc.log --action move --conflict override -non-strict --def music=n subtitles=en artwork=y "ut_label=%L" "ut_st...
by Luke
05 Mar 2014, 05:13
Forum: Scripting and Automation
Topic: Automating my server to do all the hard work
Replies: 19
Views: 7953

Re: Automating my server to do all the hard work

I can get this to work it's really annoying me can I just hire you or something or make a donation and you can do it for me, because I'am truly sick of it not working
by Luke
04 Mar 2014, 05:29
Forum: Scripting and Automation
Topic: Automating my server to do all the hard work
Replies: 19
Views: 7953

Re: Automating my server to do all the hard work

Good you please help me with this. Hi again this script is not working what i am doing wrong, and i know it checks it every 5 minutes filebot -script fn:housekeeping "H:\incomplete torrents" --output "H:\incomplete torrents\Compelete Movies" --format "Movies/{n} {y}/{n} ({y}...
by Luke
28 Feb 2014, 03:18
Forum: Scripting and Automation
Topic: Automating my server to do all the hard work
Replies: 19
Views: 7953

Re: Automating my server to do all the hard work

I trying to use this script:filebot -script fn:watcher -extract -rename H:\incomplete torrents --output H:\incomplete torrents\Complete TV shows --format "TV Shows/{n}/Season {s}/{n} {sxe} {t}" --db TheTVDB, but it says exception: Must be a folder
by Luke
27 Feb 2014, 10:55
Forum: Scripting and Automation
Topic: Automating my server to do all the hard work
Replies: 19
Views: 7953

Re: Automating my server to do all the hard work

when I try this script it just sit their doing nothing for ages,filebot -script fn:housekeeping -rename C:\Vuze Downloads\Incomplete Downloads --output C:\Vuze Downloads\CVuze Downloads --format "Movies/{n} {y}/{n} ({y}){" CD$pi"}" --db TheMovieDB
by Luke
27 Feb 2014, 08:27
Forum: Scripting and Automation
Topic: Automating my server to do all the hard work
Replies: 19
Views: 7953

Re: Automating my server to do all the hard work

Also i was just wondering if anyone knows how to make this script work filebot -script fn:renall "C:\Users\LukeM\Dropbox\test" -non-strict --db TheMovieDB --def target=folder -non-strict --db TheMovieDB --def targert=file

pause

it rename the folder but not the file.

Kind Regards
by Luke
24 Feb 2014, 10:39
Forum: Scripting and Automation
Topic: Automating my server to do all the hard work
Replies: 19
Views: 7953

Re: Automating my server to do all the hard work

Ok sure, but I get this error when trying to run commands saying fileNotException: Https://raw.github.com/filebot/scripts/ ... ostprocess
.groovy
java.io.fileNotfound and then goes on to say that sourceforge could not find something
by Luke
24 Feb 2014, 10:14
Forum: Scripting and Automation
Topic: Automating my server to do all the hard work
Replies: 19
Views: 7953

Automating my server to do all the hard work

Hey hows everyone doing, just wondering if you help me I'am trying

I what to be able to have my torrents go into one folder and be renamed correctly and then be moved into the right directories, without even touching it is that possible if it that would be awesome.

Kind Regards Luke