btc
btc copied to clipboard
Command-line BitTorrent remote control (btc)
I am sorry I had to go through issues to make contact but I dont know how else to do it. I realise this is hasnt been touched for a...
After installing in python 3 using pip: `pip install -U https://github.com/bittorrent/btc/tarball/master` I get this error when trying to use help for the add command: ``` $ btc add --help Traceback...
(pytorrent_server:2.7)[djalmabr@h32 pytorrent_server]$ btc set host 177.85.98.245 (pytorrent_server:2.7)[djalmabr@h32 pytorrent_server]$ btc set port 8080 (pytorrent_server:2.7)[djalmabr@h32 pytorrent_server]$ btc list btc list: error: connection failed, try to modify the settings file note: settings file...
https://github.com/bittorrent/btc/issues/7
Perhaps I am missing it, but it seems that it's currently not possible to modify uTorrent's global settings through getsettings Web API with btc. Such option would be very useful.