setThumbnailImage() within a plugin
#1
Question 
Hi,

I'm writing a plug in which lists all active uTorrent torrents as plug in directoryItems (isFolder=False). When the directory item is clicked a dialog.select() appears and each of the values is a function attached to uTorrents' WebUI API. I would like to change the thumbnailImage when pause or resume is selected from the dialog.select(). Is this possible?

Basically, I need to know how to get the ListItems from a plug in directory.

I can update this post with whatever relevant information is needed, as well.
Reply

Logout Mark Read Team Forum Stats Members Help
setThumbnailImage() within a plugin0