by Guest on 2016/03/31 07:22:29 PM
Hi. I'm not sure whether this will be a feature request or I'm just asking for help.
I'm trying to understand the best way to setup shell commands to rename files on completion. The problem is that if I set a command for specific extensions, the command is not launched on the whole torrent's completion, but when the single file is completed. Since I'm renaming files, it's bad because after renaming Tixati can't find the file and stops downloading the rest of the torrent. I could copy the file on another path and then rename it there, but it's not optimal because if I'd have to move the copy soon or I'll fill my ssd. I could setup a shell command with xfer so it'll run only when the whole torrent is completed, but in this case it'll run also on file I don't want to be renamed.
A good solution would be to differentiate shell commands based upon the category of each torrent. Is it possible? Am I missing an easy solution?