Page 1 of 1

script to clear torrents history

Posted: 17 Feb 2013 07:48
by kotlmg
i need small xyplorer script to delete all the files having extension .torrent
all these files are stored in the following path
C:\Users\ProfSig\AppData\Roaming\uTorrent\
i need to remove all the .torrent whose download is completed. i want this code to remove these files automatically.

is it possible?

Re: script to clear torrents history

Posted: 17 Feb 2013 09:47
by binocular222
No way XYplorer can distinguish which torrent is finnished and which is not!

Re: script to clear torrents history

Posted: 17 Feb 2013 11:11
by Enternal
Yeah. There is no way for XYplorer to know whether a torrent is finished or not. You can however:

Go to uTorrent Preferences > Directories. You can then change where it "Move .torrents for finished jobs to:" Now you can automatically set up a Windows task to delete those files in it. So... you don't need XYplorer for this.

Re: script to clear torrents history

Posted: 17 Feb 2013 14:46
by kotlmg
thanks