#1289: Execute plugin broken
--------------------+-------------------------------------------------------
Reporter: konti | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.3.0
Component: plugin | Version: 1.3.0_dev
Keywords: |
--------------------+-------------------------------------------------------
Comment(by konti):
Configuring from the webui i got the following execute.cfg
{{{
{
"file": 1,
"format": 1
}{
"commands": [
[
"5cc6d491c5f8a21ee676feac31852355fa96dedc",
"Torrent Complete",
"/var/lib/deluge/scripts/test_complete.sh"
],
[
"dc9db2645da61fbb4c5a68723d22bf7b70186934",
"Torrent Added",
"/var/lib/deluge/scripts/test_started.py"
]
]
}
}}}
By stopping the daemons, changing "Torrent Complete" to "complete" and
"Torrent Added" to "added", starting the daemons, the problem was solved.
It calls both scripts now.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1289#comment:2>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.