cleanhands

Results 4 issues of cleanhands

Transmission has a setting ```rpc-url``` which by default is ```/transmission/```. Torrent Control has a ```Server address``` setting to which it appends ```/transmission/rpc``` to communicate with the default endpoint. This of...

enhancement

**Problem Statement** When using XPath on HTML it fails with a syntax error if there is javascript that uses the less than symbol. The documentation says XPath can be used...

bug

When I use `torf -i` to try and parse a certain .torrent file I get this output with nothing else. ``` Invalid metainfo: ['info']['piece length'] is invalid: 4192256 ``` It...

I have encountered a .torrent file which fails with `torf._errors.URLError: /1/items/: Invalid URL` when trying to display or edit it. Here is the combined stdout+stderr output from torf -i ```...