kannibalox
kannibalox
You'll want to make sure that the `id` and `stat` commands are present and executable by the same user as rTorrent via a separate shell. ruTorrent is also a separate...
The wiki is user-editable, so feel free to update anything that is incorrect.
I have now grokked the two existing checks, and element_file_list.cc no longer throws an error.
Did everything work as expected in the smaller test? If not, would you happen to have a log from a peer that didn't successfully get past the stall? Can you...
Hm, 20 seconds would be enough to prevent the behavior I was thinking of, and there's not anything else obvious in the 1-on-1 logs. My interest is sufficiently piqued that...
Unfortunately this is a limitation of the xmlrpc-c library, which only allows unicode characters from the basic multilingual plane: https://xmlrpc-c.sourceforge.io/doc/libxmlrpc_util.html#validate_utf8 (emoji are from the supplementary plane)
`http_proxy` is deprecated, use `network.http.proxy_address.set` instead.
rTorrent doesn't have native RSS support, did you maybe mean to open this ticket in the [ruTorrent](https://github.com/Novik/ruTorrent) project?
I'd recommend a ticket in the [ruTorrent](https://github.com/Novik/ruTorrent) project as mentioned, RSS is one of the core plugins they provide: https://github.com/Novik/ruTorrent/wiki/PluginRSS
Are you having any problems with rTorrent itself? ruTorrent is a separate project: https://github.com/Novik/ruTorrent. You may also want to check the documentation for whichever docker image you're using.