Skip to content

Commit 1058f0a

Browse files
committed
README: drop rTorrent access to Flood paragraph
Not relevant after 23da1e5.
1 parent 1664cf3 commit 1058f0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ Run the installation command again.
9595
- macOS users can use `brew` to install rTorrent.
9696
- [Compile](https://github.com/rakshasa/rtorrent/wiki/Installing): XMLRPC support flag (`--with-xmlrpc-c`) is required during compilation.
9797
- Certain features (sequential download, initial seeding, etc.) are not available in vanilla rTorrent.
98-
- rTorrent needs to have read access to files of temporary directory of Flood (`<rundir>/temp`) as Flood adds torrents to rTorrent by local file path ([96c754dd](https://github.com/jesec/flood/commit/96c754ddeb614b45a565e8307c9985ee85bcb7fa)). This is because rTorrent uses a rather antique XML-RPC interface, which usually has certain limitations (size of body) and is unreliable in handling large binary objects ([Flood-UI/flood#164](https://github.com/Flood-UI/flood/issues/164), [Flood-UI/flood#741](https://github.com/Flood-UI/flood/issues/741), [Flood-UI/flood#773](https://github.com/Flood-UI/flood/issues/773)). See [#86](https://github.com/jesec/flood/discussions/86).
9998
- Ask for help in the [Flood Discord server](https://discord.gg/Z7yR5Uf).
10099

101100
### Docker

0 commit comments

Comments
 (0)