UTorrentClientApi
UTorrentClientApi copied to clipboard
UTorrentClient Api is an extensible set of classes that use WebUI to manipulate µTorrent remotely.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Hi there. I've been using this great library for quite a while. I was about to add some extra functionality into my web service application when I realized that the...
*GetTorrent() now returns a single Torrent object *GetProps() now return a single Props object +GetList(bool) now has a optional parameter to fetch all props along with torrents +Added TorrentNotFoundException -Had...