Hi,
I was looking for the same thing and found this script
Hope it helps,
Cheers
Search found 2 matches
- Thu May 30, 2013 5:21 am
- Forum: General
- Topic: automatically delete torrents
- Replies: 1
- Views: 2102
- Thu May 30, 2013 5:19 am
- Forum: General
- Topic: Auto-remove after X time script
- Replies: 13
- Views: 37974
Re: Auto-remove after X time script
Hi,
sorry to re-open a year old topic, but...
I only want to delete the torrent from the queue after a period of time, not its downloaded data. Is it possible to do it just by editing the line 54 ?
from
$BIN -n $USER:$PASS -t $ID --remove-and-delete
to
$BIN -n $USER:$PASS -t $ID --remove ...
sorry to re-open a year old topic, but...
I only want to delete the torrent from the queue after a period of time, not its downloaded data. Is it possible to do it just by editing the line 54 ?
from
$BIN -n $USER:$PASS -t $ID --remove-and-delete
to
$BIN -n $USER:$PASS -t $ID --remove ...