Search found 3 matches

by reticent
Fri May 29, 2015 9:33 am
Forum: Plugins
Topic: [Plugin] LabelPlus v0.3.2.2
Replies: 264
Views: 797957

Re: [Plugin] LabelPlus v0.3.1.0

When I was using the standard Label plugin, I had a bash script that could query a torrent ID and have it return the label. Is this possible with LabelPlus at all? [edit] I've managed to get this working: #!/usr/bin/python import sys from deluge.ui.client import client from twisted.internet import r...
by reticent
Thu May 28, 2015 1:05 pm
Forum: Plugins
Topic: [Plugin] LabelPlus v0.3.2.2
Replies: 264
Views: 797957

Re: [Plugin] LabelPlus v0.3.1.0

Thanks a lot! I didn't spot the two different python versions. I installed the right version on each system and it's worked great. :D
by reticent
Thu May 28, 2015 10:12 am
Forum: Plugins
Topic: [Plugin] LabelPlus v0.3.2.2
Replies: 264
Views: 797957

Re: [Plugin] LabelPlus v0.3.1.0

I've installed the plugin on a headless debian server and have connected to it using a windows thin client - after enabling the plugin no options are present within the interface. Does the plugin need to be installed on both the server and the client (I have tried both) or am I doing something wrong...