Vuze Forums

Full Version: Can Vuze auto-retry a torrent after an error?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I download to a network drive which sometimes loses connection for a second. This causes downloads to stop with a disk error.

I have to manually press "Start" again to keep downloading which is very annoying if it happens (e.g.) overnight.

Can Vuze be set up to automatically retry torrents when they fail on errors like this?
There's an option to restart periodically if a download is 'out of disk space' but not for a general disk errors.

I wrote some script to do it though, see

https://wiki.vuze.com/w/JavaScript#Perio...rror_State
Thank you very much indeed.