Skip to content

1.0.1

Compare
Choose a tag to compare
@dreanor dreanor released this 18 Dec 15:24
· 1 commit to master since this release

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",
}