crazy-max / docker-rtorrent-rutorrent

rTorrent and ruTorrent Docker image
MIT License
457 stars 103 forks source link

rTorrent: Upgrade to v3.2 #357

Closed stickz closed 3 weeks ago

stickz commented 3 weeks ago

Version 3.2 hotfix

What's Changed

Full Changelog: https://github.com/stickz/rtorrent/compare/v3.1-0.9.8-0.13.8...v3.2-0.9.8-0.13.8

stickz commented 3 weeks ago

Addresses https://github.com/crazy-max/docker-rtorrent-rutorrent/issues/281#issuecomment-2143569178 and https://github.com/crazy-max/docker-rtorrent-rutorrent/issues/332#issuecomment-2118637924.

@AntAreS24 I found a scenario where invalid bencode could be written to disk. @ewenjo I optimized writing bencode to disk. It will skip flushing metadata now when not required for a speedup.

Please feel free to test once merged.