More information from Execute Plugin?

Suggest, post, or discuss plugins for Deluge
Post Reply
Vastlee
New User
New User
Posts: 4
Joined: Sun Jul 28, 2013 4:04 am

More information from Execute Plugin?

Post by Vastlee »

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.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: More information from Execute Plugin?

Post by Cas »

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...
Vastlee
New User
New User
Posts: 4
Joined: Sun Jul 28, 2013 4:04 am

Re: More information from Execute Plugin?

Post by Vastlee »

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...
Heh, I am not a smart man.
Post Reply