Add delay to script commencement

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
devsterhk
Posts: 3
Joined: 02 Sep 2017, 08:45

Add delay to script commencement

Post by devsterhk »

Hi all

I am loving AMC and have it working successfully with qtorrent and vuze. I am currently using Vuze due issues between DuckieTV and qtorrent.

I initially tried the MOVE Command but it had issues since the files were still seeding I think. So instead I use COPY which works well.

I have had a number of large sized files transfer incomplete. The renaming works fine but the target file is smaller size than the source and it stops playing part way through. I believe this is because the AMC script is trying to copy the file while it is also being copied to my COMPLETED folder after Vuze has completed the download.

How can I introduce a delay before commencing the AMC script after the download has completed. I tried TIMEOUT / T 120 but that doesnt seem to work.

Any ideas ?

Thanks
Post Reply