Getting torrent label in a plugin
Posted: Mon Dec 09, 2013 12:21 pm
Hello,
I'm developping a plugin where I'm trying to retrieve a torrent label.
As suggested if this post, I tried
Unfortunately, I haven't got the key in return.
Any idea on how to do this?
Thanks.
I'm developping a plugin where I'm trying to retrieve a torrent label.
As suggested if this post, I tried
Code: Select all
torrent.get_status(["label"])
Any idea on how to do this?
Thanks.