Search found 4 matches
- 12 Nov 2015, 23:19
- Forum: Scripting and Automation
- Topic: "File not found: " error when running the cmdline script
- Replies: 5
- Views: 4316
Re: "File not found: " error when running the cmdline script
Interesting, the UNC absolute path worked just fine. However now it throws another permissions error when it tries to create the amc.txt file. Do you have any idea how I can fix these permissions issues? This probably isn't going to be the only time they cause an issue :\ I get this error thrown in ...
- 12 Nov 2015, 12:48
- Forum: Scripting and Automation
- Topic: "File not found: " error when running the cmdline script
- Replies: 5
- Views: 4316
Re: "File not found: " error when running the cmdline script
I'm not sure how it could be permissions. UAC is disabled on both accounts, and the NAS security is set to 'full control' for 'everyone'. None of my settings on the NAS changed between 2 days ago and today, but I did a format on this PC(PC1) and forgot to backup my modified version of the script, so ...
- 12 Nov 2015, 00:59
- Forum: Scripting and Automation
- Topic: "File not found: " error when running the cmdline script
- Replies: 5
- Views: 4316
"File not found: " error when running the cmdline script
I keep receiving the error "File not found: /my/path/to/input" when I try to test run my script in windows cmdline Cmdline log C:\Users\MYNAME\Desktop>autosort.bat C:\Users\MYNAME\Desktop>filebot -script fn:amc --output "Z:/Downloads" --log-file amc.log --action test -non-strict "Z:/Unsorted" --def ...
- 17 Aug 2015, 14:57
- Forum: Scripting and Automation
- Topic: Problems with automatic rar extraction and java
- Replies: 1
- Views: 2377
Problems with automatic rar extraction and java
Hi, I'm not really sure how to word my problem. It started with filebot not extracting files from .rar's, which I knew it was supposed to. I troubleshooted this problem myself, and figured out I wasn't using a 64 bit version of Java. After some dicking around with chrome(then realizing I would have ...