Skip to content

Releases: DreanorAnime/TorrentCleanup

1.1.0

13 Jun 17:13
Compare
Choose a tag to compare

Added optional dll

1.0.1

18 Dec 15:24
Compare
Choose a tag to compare

Changes

  • Runs now in the background

If you use a host other than 127.0.0.1 you have to pass it to the program as a parameter.

Change your torrent config to allow the following: (TransmissionQT config)

{
    "rpc-enabled": true,
    "rpc-port": 9091,
    "rpc-username": "",
    "script-torrent-done-enabled": true,
    "script-torrent-done-filename": "INSERTYOURPATHHERE\\TorrentCleanup.exe",
}