excludeList and downloading files
Posted: 15 Jan 2016, 22:15
Hi!
I currently SFTP my files from a separate server. I am then running the amc script (with no integration into any torrent client). I seem to run into an issue when the script runs and a file is still being actively downloaded. The script fails (as it should as the file(s) have not completed) and writes to the excludeList. The next time the script runs it fails as the files in question (no completed downloading) are now listed in the exclude list.
I have the script run once an hour:
filebot -script fn:amc --output "F:\AMC" --action move "F:\AMC\Downloaded" --def excludeList=amc.txt deleteAfterExtract=y clean=y
Any guidance on how to solve this quirk would be awesome.
Thanks
I currently SFTP my files from a separate server. I am then running the amc script (with no integration into any torrent client). I seem to run into an issue when the script runs and a file is still being actively downloaded. The script fails (as it should as the file(s) have not completed) and writes to the excludeList. The next time the script runs it fails as the files in question (no completed downloading) are now listed in the exclude list.
I have the script run once an hour:
filebot -script fn:amc --output "F:\AMC" --action move "F:\AMC\Downloaded" --def excludeList=amc.txt deleteAfterExtract=y clean=y
Any guidance on how to solve this quirk would be awesome.
Thanks