Mine works great now, I must admit the reason why it didn’t work was probably (I say probably cause I’ve not tried it and it’s working now so I’m gonna leave it), is because I didn’t have the .sh file in the right folder, so my path had no idea where to look for it.
I have since created a /Users/user-name/bin folder and made my own sh file that shuts down Deluge when it’s finished downloading and added the folder location to my path using a .bash_profile.
So now the folder action version of FileBot happily does its stuff and as soon as it detects a change in Movies or TV Shows everything gets renamed properly and added as a SymLink to Plex, then using the execute plugin, set for torrent finished, I call the ShutDownDeluge.sh.
Now I don’t even have to touch my Mac. I can upload a torrent to my Dropbox watch folder on my Mac from my Timer, Deluge opens, the file starts downloading, FileBot renames it, then Deluge shuts down. Perfect.
If I had put the post-process.sh in the new folder structure I created I think it would have worked great, my current setup however is perfect.
So @magictce2 either use the folder action version or make a bin folder under your user folder add it to your path, put your FileBot sh file in there, chmod it to 755, call it from Deluge and it will work.
Thanks for your help @rednoah all that reading did the trick =)
