Search found 7 matches
- 01 Oct 2012, 19:07
- Forum: Scripting and Automation
- Topic: Filebot Newb...
- Replies: 12
- Views: 9185
Re: Filebot Newb...
Hey I wondered how hard it would be to have the script bypass itself based on a label. Eg. I download something for someone else that I don't want in my personal library, so I set the utorrent label to "bypass", the filebot script runs, catches this label and exits. I can do this by starting a batch ...
- 29 Sep 2012, 06:20
- Forum: Scripting and Automation
- Topic: Filebot Newb...
- Replies: 12
- Views: 9185
Re: Filebot Newb...
Yep, worked absolutely flawless! Thanks for your help!!!
- 28 Sep 2012, 20:45
- Forum: Scripting and Automation
- Topic: Problems getting started with scripting
- Replies: 5
- Views: 5210
Re: Problems getting started with scripting
You've probably already solved this but just in case someone else might be searching for answers to similar issues; I had problems like this at first that were solved by putting the full path of my java install into the Path environment variable.
- 28 Sep 2012, 19:04
- Forum: Scripting and Automation
- Topic: Filebot Newb...
- Replies: 12
- Views: 9185
Re: Filebot Newb...
No problem on the port. So it seems that utorrent v3.2 doesn't have the logging capability, or at least I couldn't find it. I installed v2.2 and the logging tab is there. It think my problem has to do with how I'm outputting the renamed files. I switched it from "E:\" to "E:\TV Shows" and it worked ...
- 28 Sep 2012, 05:22
- Forum: Scripting and Automation
- Topic: Filebot Newb...
- Replies: 12
- Views: 9185
Re: Filebot Newb...
Here is the official XBMC wiki: http://wiki.xbmc.org/index.php?title=XBMC There seems to be a problem with their site at the moment so I wasn't able to find the default webserver port. However, looking at a various sites on the subject I'm about 99% sure the default port is 8080. I still am not able ...
- 27 Sep 2012, 21:57
- Forum: Scripting and Automation
- Topic: Filebot Newb...
- Replies: 12
- Views: 9185
Re: Filebot Newb...
OK, I'll get rid of the port and change my port inside xbmc to 9090. Are you sure it's 9090 though? The default port on my xbmc install was 8080.
- 27 Sep 2012, 08:04
- Forum: Scripting and Automation
- Topic: Filebot Newb...
- Replies: 12
- Views: 9185
Filebot Newb...
Hi, I am new to filebot and would like a little help with the utorrent automation script. After figuring out that java wasn't in my environment variables, it seems to be running, but I'm not sure if it's successful or not. I get a window that pops up and says "-" is not a valid option and then it ...