Page 1 of 1

Remove source folder

Posted: 24 Oct 2012, 15:47
by larza
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 this..

Re: Remove source folder

Posted: 24 Oct 2012, 15:50
by rednoah
You can run "The Cleaner" every once in a while:
http://filebot.sourceforge.net/forums/v ... &t=5#p1341

e.g. sequence two commands:

Code: Select all

filebot -script fn:utorrent-postprocess ... && filebot -script fn:cleaner ...

Re: Remove source folder

Posted: 24 Oct 2012, 17:37
by larza
Perfect! Should have noticed that one.. With some modifications in blacklist this will work just fine, need to add r00, r01 etc..

Thanks!! :)