More information from Execute Plugin?
More information from Execute Plugin?
I love Deluge, but I'm having to revert back over to uTorrent because of it's ability to pass whether the torrent was a single file or multi. Just wondering if there is a way to get the Deluge Execute plugin to pass more information out OR if there is a way to get this information from the current plugin.
Re: More information from Execute Plugin?
You can run a script that will connect to Deluge and get that information after getting torrent_id from the plugin. You could fork the plugin and add info yourself...
Re: More information from Execute Plugin?
Heh, I am not a smart man.Cas wrote:You can run a script that will connect to Deluge and get that information after getting torrent_id from the plugin. You could fork the plugin and add info yourself...