Powershell Script Remove Completed Downloads

Ask for help and report issues with the Windows version of Transmission
Post Reply
yuljk
Posts: 2
Joined: Thu Sep 19, 2019 3:45 pm

Powershell Script Remove Completed Downloads

Post by yuljk »

Hi guys - Has anyone with better Powershell or VB knowledge managed to create a script that clears completed downloads from the Transmission web interface?

Currently setting a 1 minute idle period and a 0 seed ratio has no effect.

It's not a huge issue, but would be great to have similar functionality as Linux users.

Kind Regards
ookumoflashback
Posts: 5
Joined: Fri May 13, 2022 1:34 pm

Re: Powershell Script Remove Completed Downloads

Post by ookumoflashback »

you can launch an script when a torrent is completed, make that script so that it closes the transmission process, then deletes both .torrent and .resume file of your torrent and then start again the transmission client
Post Reply