Search found 9 matches

by Diehard
23 Jan 2017, 01:11
Forum: Scripting and Automation
Topic: AMC script not waiting for files to finish copying
Replies: 4
Views: 2868

Re: AMC script not waiting for files to finish copying

I have not found anything useful to achieve this but rather a work around.. I am using a timeout command at the beginning of my .bat script which delays for a few minutes then runs Filebot and moves to desired locations. This will not work for every size of file but it's the best solution I have fou...
by Diehard
21 Jan 2017, 20:54
Forum: Scripting and Automation
Topic: AMC script not waiting for files to finish copying
Replies: 4
Views: 2868

Re: AMC script not waiting for files to finish copying

I know for linux you can check if a file is in use and then wait for it to finish. Windows just doesn't want to/care, what windows should do is write network transfers to a temp file then rename once finished. I didn't think so but doesn't hurt to ask thanks again @rednoah
by Diehard
21 Jan 2017, 00:53
Forum: Scripting and Automation
Topic: AMC script not waiting for files to finish copying
Replies: 4
Views: 2868

AMC script not waiting for files to finish copying

I have the amc script called on a remote PC when a new video file has been detected in a folder. The transfer is over a local network to a shared folder so it takes anywhere from 1-10 minutes depending on the file size. Is there anyway for the amc script to check or wait for the file to completely f...
by Diehard
21 Jan 2017, 00:41
Forum: Help and Support
Topic: Renaming and moving TV/Movies from a folder
Replies: 5
Views: 4488

Re: Renaming and moving TV/Movies from a folder

Thanks for the clarification
by Diehard
20 Jan 2017, 02:19
Forum: Help and Support
Topic: Renaming and moving TV/Movies from a folder
Replies: 5
Views: 4488

Re: Renaming and moving TV/Movies from a folder

I have fixed this issue with the command -no-xattr
What exactly will that command not be doing?
by Diehard
20 Jan 2017, 00:33
Forum: Help and Support
Topic: Renaming and moving TV/Movies from a folder
Replies: 5
Views: 4488

Re: Renaming and moving TV/Movies from a folder

I have tried the amc script for this and I get "Illegal usage: no input" C:\Windows\system32>filebot -script fn:amc --def excludeList=amc.txt --output "D:/Cache" --action copy --conflict skip -non-strict --log-file amc.log --def unsorted=y music=n artwork=n "seriesFormat=D:/...
by Diehard
19 Jan 2017, 04:02
Forum: Help and Support
Topic: Renaming and moving TV/Movies from a folder
Replies: 5
Views: 4488

Renaming and moving TV/Movies from a folder

First off I love the amc.groovy script by rednoah, I use it for finished torrents and it makes life easy, thank you rednoah! output of filebot -script fn:sysinfo C:\Users\HTPC>filebot -script fn:sysinfo FileBot 4.7.7 (r4678) JNA Native: 4.0.1 MediaInfo: 0.7.88 7-Zip-JBinding: 9.20 Chromaprint: 1.1.0...