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?
script to clear torrents history
-
binocular222
- Posts: 1423
- Joined: 04 Nov 2008 05:35
- Location: Win11, Win10, 100% Scaling
Re: script to clear torrents history
No way XYplorer can distinguish which torrent is finnished and which is not!
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
-
Enternal
- Posts: 1175
- Joined: 10 Jan 2012 18:26
Re: script to clear torrents history
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.
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.
XYplorer Beta Club