Search found 4 matches
- 05 May 2021, 12:53
- Forum: Scripting and Automation
- Topic: Running AMC with @File Hangs
- Replies: 6
- Views: 5526
Re: Running AMC with @File Hangs
Ah! That was it. The script is now giving me feedback that I can understand. :) Feature request: error checking for this condition. I suspect many people might run into the same problem as some file consumers actually PREFER to have a space at the end of the line. Thanks so much for your quick ...
- 04 May 2021, 20:12
- Forum: Scripting and Automation
- Topic: Running AMC with @File Hangs
- Replies: 6
- Views: 5526
Re: Running AMC with @File Hangs
Okay trying something simpler and getting more data now. Commmand and output: S:\BitTorrent>filebot @amc-args-test.txt File does not exist: fn:amc File does not exist: S:/BitTorrent/Completed/Movies-Renamed File does not exist: test Bad script source: -script Failure (?_?)?? amc-args-test.txt ...
- 04 May 2021, 19:34
- Forum: Scripting and Automation
- Topic: Running AMC with @File Hangs
- Replies: 6
- Views: 5526
Re: Running AMC with @File Hangs
Thanks for your reply! I finally got back around to this problem. I tried #2 and that seems to work: S:\BitTorrent>filebot @amc-args-version.txt FileBot 4.9.3 (r8340) / OpenJDK Runtime Environment 15.0.2 / Windows 10 10.0 (amd64) S:\BitTorrent> So that points me back to #1. I am using all local ...
- 11 Apr 2021, 20:20
- Forum: Scripting and Automation
- Topic: Running AMC with @File Hangs
- Replies: 6
- Views: 5526
Running AMC with @File Hangs
I'm trying to run AMC from the Windows 10 Command Line, but the execution hangs indefinitely and I'm not sure how to get more debug details. Hopefully you can help! Here is my command: https://i.imgur.com/8SHLsZP.png Here is my directory structure: https://i.imgur.com/W5LDlQZ.png Here is the ...