Trying to get Execute to run...HELP! Plz

Specific support for Deluge on Microsoft Windows OS
Post Reply
saitoh183
New User
New User
Posts: 3
Joined: Mon Mar 16, 2015 8:09 pm

Trying to get Execute to run...HELP! Plz

Post by saitoh183 »

Im trying to use Torrenttomedia.py in deluge (2.7py) and in the deluged.log i see the following: (testing with Torrent ADD)

Code: Select all

Event handler TorrentAddedEvent failed in <function event_handler at 0x03592B30> with exception (3, 'CreateProcess', 'The system cannot find the path specified.')
The command i added is :

Code: Select all

I:\Scripts\sab\nzbToMedia\TorrentToMedia.py
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....
johnsmith563

Re: Trying to get Execute to run...HELP! Plz

Post by johnsmith563 »

I saw your conversation with clinton-hall here: https://github.com/clinton-hall/nzbToMedia/issues/734

Did you ever get this working a little smoother? It looks like your primary issue was that you couldn't run the python script directly from Deluge, while still including the variables. Did you ever get this working properly or are you still using a batch file?
Post Reply