Combines the cleanup and sort project into one
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",
}
Configure the json file. All files will be looked up in the RootFolder
{
"RootFolder": "D:\\",
"FileRegex": "\\[.*?\\]",
"FolderRegex": "[^a-zA-Z ]",
"FileFilter": "*.mkv"
}