Search found 7 matches

by Kaero
01 Jun 2012, 09:18
Forum: Scripting and Automation
Topic: Need some help with scripting
Replies: 13
Views: 9171

Re: Need some help with scripting

And I would just add that to what I have Utorrent running after a torrent? so...

filebot -script "C:\Script\XBMC Script.groovy" -non-strict --action copy

Is that correct?
by Kaero
31 May 2012, 21:31
Forum: Scripting and Automation
Topic: Need some help with scripting
Replies: 13
Views: 9171

Re: Need some help with scripting

I'm not sure what happened. Seems to be working fine again. One last thing, having a small bit of trouble with Utorrent. It seems that Filebot can't rename and move files if the torrent is still active and seeding in Utorrent. Utorrent doesn't really offer any way of completely stopping a torrent on...
by Kaero
31 May 2012, 09:53
Forum: Scripting and Automation
Topic: Need some help with scripting
Replies: 13
Views: 9171

Re: Need some help with scripting

Hey, back again. I had it working for like a day but now the script just won't execute at all for some reason, it was working fine earlier today. I run this in the CMD: filebot -script "C:\Script\XBMC Script.groovy" -non-strict and I get this back: Done ?<?????>? Doesn't even do anything a...
by Kaero
29 May 2012, 10:50
Forum: Scripting and Automation
Topic: Need some help with scripting
Replies: 13
Views: 9171

Re: Need some help with scripting

Yeah, I realized that now. I went into CMD and typed in filebot -script 'myscript.groovy' and it tells me that java is not recognized as an internal or external command which leads me to believe that the java I installed isn't enough to do what I need to do. When I ran just "filebot" in CM...
by Kaero
29 May 2012, 09:35
Forum: Scripting and Automation
Topic: Need some help with scripting
Replies: 13
Views: 9171

Re: Need some help with scripting

I just assumed that I could set in a script that the files downloaded to the TV Show downloads folder were to use one name format and go to one directory and the files in the Anime downloads folder would use another name format and go to another directory. I modified the sorty.groovy script some to ...
by Kaero
29 May 2012, 08:05
Forum: Scripting and Automation
Topic: Need some help with scripting
Replies: 13
Views: 9171

Re: Need some help with scripting

Well, The programs I am using decides where the download ends up, rather than Utorrent. MALUpdater downloads files to E:\Download\Anime and TED downloads files to E:\Download\TV Shows. I'm poking around through some of the scripts now and this is all blowing right past me. I mainly want the script t...
by Kaero
29 May 2012, 00:38
Forum: Scripting and Automation
Topic: Need some help with scripting
Replies: 13
Views: 9171

Need some help with scripting

I've been using Filebot for quite some time to name and organize my anime and tv shows. I recently built myself a HTPC and am looking into making everything as automated as possible so that new episodes are just there in XBMC for me to watch. I don't know how to do scripting or anything so some assi...