Search found 3 matches

by larza
29 Oct 2012, 09:29
Forum: Scripting and Automation
Topic: utorrent-postprocess.groovy errors..
Replies: 1
Views: 3388

utorrent-postprocess.groovy errors..

Hi,

I keep getting the following errors when running this script through filebot:


MissingPropertyException: No such property: ut_title for class: Script3
groovy.lang.MissingPropertyException: No such property: ut_title for class: Script3
at Script3.run(Script3.groovy:184)
at net.sourceforge ...
by larza
24 Oct 2012, 17:37
Forum: Help and Support
Topic: Remove source folder
Replies: 2
Views: 3672

Re: Remove source folder

Perfect! Should have noticed that one.. With some modifications in blacklist this will work just fine, need to add r00, r01 etc..

Thanks!! :)
by larza
24 Oct 2012, 15:47
Forum: Help and Support
Topic: Remove source folder
Replies: 2
Views: 3672

Remove source folder

Hi,

I have Filebot installed with the script utorrent-postprocess. Wonderfull script! :) thanks for that!

Now I wonder if it´s possible to remove the source folder, cannot find any solution for this.. Would be great so that the download folder wont be so messy.. :)

Hope that someone can help with ...