Trying to get Execute to run...HELP! Plz
Posted: Tue Mar 17, 2015 12:29 pm
Im trying to use Torrenttomedia.py in deluge (2.7py) and in the deluged.log i see the following: (testing with Torrent ADD)
The command i added is :
but i have tried with double backslashes, Single forward slash but i always get the error above. I have also restarted deluge every time i change the config.
The script is on a drive that is local but it is not on the same local drive as the Deluge installation and it wouldnt be possible to move the script folder since other applications use it.
I am at a lost....
Code: Select all
Event handler TorrentAddedEvent failed in <function event_handler at 0x03592B30> with exception (3, 'CreateProcess', 'The system cannot find the path specified.')
Code: Select all
I:\Scripts\sab\nzbToMedia\TorrentToMedia.py
The script is on a drive that is local but it is not on the same local drive as the Deluge installation and it wouldnt be possible to move the script folder since other applications use it.
I am at a lost....