Search found 4 matches

by Talisman
29 Apr 2014, 08:23
Forum: Help and Support
Topic: Script no longer works
Replies: 7
Views: 3379

Re: Script no longer works

It is new files only. Once their moved the original folder is cleared?

Im now running.

call filebot -script fn:amc "T:/_BT/Complete" --output "T:/Media" --log-file amc.log --conflict auto -non-strict --def clean=y
by Talisman
29 Apr 2014, 07:43
Forum: Help and Support
Topic: Script no longer works
Replies: 7
Views: 3379

Re: Script no longer works

Yes just realised I had the post process line in. Removed and all working many thanks. The only issue I still have is when torrent finishes dl a file it is moved to my completed folder. But since in tumor rent it auto goes into seeding the script won't move the file. I have to go into torrent ...
by Talisman
29 Apr 2014, 07:16
Forum: Help and Support
Topic: Script no longer works
Replies: 7
Views: 3379

Re: Script no longer works

FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/master/amc-postprocess.groovy java.io.FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/master/amc-postprocess.groovy at net.sourceforge.filebot.web.WebRequest.fetch(WebRequest.java:140) at net ...
by Talisman
28 Apr 2014, 11:55
Forum: Help and Support
Topic: Script no longer works
Replies: 7
Views: 3379

Script no longer works

Hi I use to run this as a bat file call filebot -script fn:utorrent-postprocess "T:/_BT/Complete" --output "T:/" -non-strict and it worked fine. I see things have changed so got filebot 4. ive changed utorrent to amc call filebot -script fn:amc-postprocess "T:/_BT/Complete" --output "T:/" -non ...