wiki/External-programs:-How-to.md
2020-06-07 17:23:51 -04:00

265 B

You can run external programs on torrent completions. Find the setting under Options > Downloads

Notes

If you're writing a bash script, make sure you make the script executable by using chmod 755 /path/to/script