Search found 3 matches

by JasonF
14 Jan 2013, 17:47
Forum: Scripting and Automation
Topic: My uTorrent script used to work properly, now it doesn't
Replies: 4
Views: 6244

Re: My uTorrent script used to work properly, now it doesn't

Thanks for the quick reply, glad to hear it wasn't me :) and that FileBot is getting even better!

Could you possibly let me know how to clear the cache? I've tried this but it didn't work for me:

Code: Select all

c:\>filebot -clear-cache
"-clear-cache" is not a valid option
by JasonF
14 Jan 2013, 17:00
Forum: Scripting and Automation
Topic: My uTorrent script used to work properly, now it doesn't
Replies: 4
Views: 6244

My uTorrent script used to work properly, now it doesn't

Hi, I'm using the following script in my uTorrent when a download finishes: C:\invoke.vbs filebot -script fn:utorrent-postprocess --output "D:/" --action copy --conflict override -non-strict --def subtitles=n artwork=y --def xbmc=192.168.0.17 "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut ...