rtorrent icon indicating copy to clipboard operation
rtorrent copied to clipboard

rTorrent BitTorrent client

Results 243 rtorrent issues
Sort by recently updated
recently updated
newest added

First create a file: antip2p.list Then type: `0.0.0.0-255.255.255.255` Open the configuration file: `vi .rtorrent.rc` At the end of the text type: `ipv4_filter.load=antip2p.list,unwanted` ![ipv4](https://ypyssl.machunjie.com/machunjie/20210824003805.png) May I ask why I don't have...

I am trying to compile rtorrent 0.9.7 / libtorrent 0.13.7 on OpenBSD. It is similar to https://github.com/rakshasa/rtorrent/issues/732 but with a different cause. rtorrent closes on startup with > rtorrent: Could...

Is it possible to execute unpack first, before the Torrent is marked as finished? Currently it fires at the same time or maybe even after the torrent is finished. This...

I try to add a .torrent file with chinese characters. rtorrent does not accept any chinese characters. Both the directory or file name will truncate those chinese characters. Making the...

Once my rtorrent install reaches around 1000 torrents, it seems to stop functioning well. I can't add torrents, magnet links that are added remain as the md5 titles/filenames. Stopping and...

Linux Debian 7 sudo apt-get install rtorrent I can't install rtorrent client, because is no access to this file: Failed to get http://ftp.fr.debian.org/debian/pool/main/x/xmlrpc-c/libxmlrpc-core-c3_1.16.33-3.2_amd64.deb 404 Not Found [IP: 212.27.32.66 80 and...

I'm running rtorrent on a remote seedbox, and I use a series of synced watch directories to allow me to select what label is applied to a torrent, and its...

I've tried to get socks5 to work with rtorrent, but it doesn't seem to have any impact. Setup the socks5 proxy on port 9800: ``` ssh -ND 9800 user@otherhost ```...

Is there any chance rtorrent will be able to work with webtorrent in the foreseeable future ? Due to the existence of peertube (like mentioned in #679), I think it's...

I get the Following error with a watch directory Scheduled command failed: watch_directory_1: Junk at end of input. schedule2 = watch_directory_1, 5, 5, "load.start_verbose=/media/Videos/1_Watch/5_Test Test/*.torrent,d.set_directory=/media/Videos/1_Watch/5_Test Test/" while this works without...