I can get into the execute, add action in the web-ui, but I don't know what I am supposed to put for the script. Do I put the same thing as was called in ruTorrent?
Code: Select all
filebot,"execute={/home/{username}/deluge-postprocess.sh,$d.get_base_path=,$d.get_name=,$d.get_custom1=}"
So I think I realize that I needed to just call the deluge-postprocess.sh script, but now I keep getting an error when a torrent completes.
Code: Select all
[ERROR ] 03:47:02 core:148 [execute] Execute script not found or not executable
/home/{username}/deluge-postprocess.sh -AND- ~/deluge-postprocess.sh
in the execute field.
I chmodded the file (without error) - trying both chmod 777 and chmod +rwx to make sure it was an executable file.
Help is appreciated. Thanks in advance.
Edit:
I'm not sure why it wasn't working before, but for some reason when I tried
Code: Select all
/home/{username}/deluge-postprocess.sh