問題タブ [utorrentapi]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
c# - UTorrentAPI を使用して磁気リンクでラベル付きの torrent を追加する
トレントへの磁気リンクがあります。AddUrl
そこで、メソッドを使用して torrent を uTorrent に追加します。
しかし、この torrent に特定のラベルを割り当てたいと思っています。AddUrl
ラベルを引数として取るメソッドのオーバーロードはありません。または、後で磁気リンクで torrent を見つけるにはどうすればよいですか? UtorrentApi.Torrent
オブジェクトは使用済みの磁気リンクを保管しません。