I am trying with the most simple script I came with:
Code: Select all
#!/bin/bash
#torrentid=blah
# LABEL=$(/home/deckoff/Desktop/getLabel.py $torrentid)
echo "blah" >> ~/Desktop/test
# echo $LABEL >> /home/deckoff/Desktop/test
This is the entry in the toorent complete field:
Code: Select all
~/Desktop/TEST.sh
Code: Select all
/home/deckoff/Desktop/TEST.sh
Any ideas how to troubleshoot - running deluge from terminal fires no errors