kannibalox

Results 177 comments of kannibalox

Would this cause incorrect reporting for private torrents?

i missed a rather glaring bug in 0.9.8: Ctrl-F crashes rtorrent after input, and F for a temp filter doesn't trigger at all. The former is not too surprising, but...

To be honest, after this first bug i strongly considered remapping Ctrl-F to F entirely, > And you can compare what's here with what is in mainline. I did that...

I've been using this build since I first pushed it with no issues, however the UI still has problems per as above and i have not done comprehensive testing.

As mentioned before, see https://github.com/pyroscope/pyrocore/pull/63, which I'm still actively using. `rtorrent 9234 0.8 0.1 609592 43048 ? Sl Jul20 22:37 /home/rtorrent/.local/pyroscope/bin/python3 /home/rtorrent/bin/pyrotorque --restart --cron`. I fixed a lot of the...

If you have any software that issues the `execute` call to rtorrent, that runs directly in the rtorrent process so it may actually be something completely unrelated. You can try...

By `execute` I was referring specifically to the rtorrent calls: https://rtorrent-docs.readthedocs.io/en/latest/cmd-ref.html#execute-commands > i afraid it will generate such a huge log file like I've seen in other issues so i...

Despite being called rTorrent in the settings, radarr/sonarr are actually expecting to connect to a web server with a SCGI backend that will translate requests for rTorrent. If that sounds...

If this is still an issue, I can probably force things to decode as UTF-8, since that's all the site should ever support.

This should be fixed in the latest develop branch, can you confirm?