uTorrent dll wrapper for MP-Series (1 Viewer)

tompalomp

Portal Member
January 14, 2007
9
0
43
(re-post from the original thread)


Hi guys,

First of, great plugin - it's the barebone in my HTPC-system :)

So, i'd really like to see some kind of progress-indication on the current torrents that you're downloading. So i wrote a simple little dll which snatches the info out of the running uTorrent-process. Some nasty memory-pulling basically :mad:

The return-format is as follows: total torrents|torrentname;progress

If the uTorrent-process can't be found, it returns -1.

The classname is clsTp and the function is getTorrents().

I made the dll specifically for this plugin, so let me know if you want me to format this in any other way, xml maybe?

Dll is here,
http://public.tommie.nu/uTorrent/tpTorrent.zip

Lemme know if ya find any use for it :D
 

Users who are viewing this thread

Top Bottom