Some trackers I am on have slot limits so I am looking to auto-stop downloads once they are complete (i.e. stop them from going in to seed mode).
How would I achieve this?
Right now I have:
Code:
system.method.set_key =event.download.finished,stop_seed,d.stop=
but it doesn't work
How would I achieve this?
Right now I have:
Code:
system.method.set_key =event.download.finished,stop_seed,d.stop=
but it doesn't work