Automatically "move storage" after X hours of seeding

Suggest, post, or discuss plugins for Deluge
Post Reply
x0x
New User
New User
Posts: 1
Joined: Fri Oct 09, 2020 5:52 am

Automatically "move storage" after X hours of seeding

Post by x0x »

Is there a plugin that moves my data to another location after X hours of seeding?
merlincool
New User
New User
Posts: 8
Joined: Wed Apr 28, 2021 3:52 am

Re: Automatically "move storage" after X hours of seeding

Post by merlincool »

Do you wish to continue seeding even after that?

You can write a simple post completion bash script which will wait for X hours (sleep X seconds) and then remove $torrentid from deluge-console and then move your data to desired location.
Post Reply