Search found 3 matches
- 10 May 2016, 03:24
- Forum: Help and Support
- Topic: New error: output folder must not contain input folder
- Replies: 4
- Views: 3924
Re: New error: output folder must not contain input folder
That looks like it fixed everything. I love you.
- 09 May 2016, 06:46
- Forum: Help and Support
- Topic: New error: output folder must not contain input folder
- Replies: 4
- Views: 3924
Re: New error: output folder must not contain input folder
That makes sense. What would be your recommendation to clean this up, so that it only runs once per file?
- 09 May 2016, 02:24
- Forum: Help and Support
- Topic: New error: output folder must not contain input folder
- Replies: 4
- Views: 3924
New error: output folder must not contain input folder
I've had a script running fine for months, but suddenly it just stopped working. Here's the code: filebot -script fn:amc --log-file amc.log --def excludeList="amc.txt" --output "D:/Completed Torrents" --action copy -non-strict --conflict override "D:/Completed Torrents" --def excludeList=amc.txt ...