kannibalox
kannibalox
I remarked on this deviation from vanilla rTorrent in #52, but just worked around it since my code already required changes for JSON-RPC anyway.
The erase/insert pattern can be replaced by a single method that updates an existing entry's timer, or inserting if it doesn't exist. This primary goal was to reduce CPU usage...
Fixes https://github.com/rakshasa/rtorrent/issues/1248
This is a very simple partial implementation of [BEP 47](https://www.bittorrent.org/beps/bep_0047.html), adding simple padding file support (`p` in the `attr` key). It's not feature complete in that rTorrent may still unnecessarily...
This changes the default values for the base class to `0`, and relies on the successful parsing of an announce to set them to something sane. If the interval can't...
Otherwise logging in doesn't work.
This works around issues with UTF-8 filenames, and the actual file name isn't used anywhere by the site