crazy-max / docker-rtorrent-rutorrent

rTorrent and ruTorrent Docker image
MIT License
503 stars 112 forks source link

ruTorrent: Upgrade to v4.3.6 #379

Closed stickz closed 4 months ago

stickz commented 4 months ago

ruTorrent v4.3.6

This hotfix resolves a long standing bug with hardlinks on the autotools plugin. It's highly recommended to upgrade. If a hardlink already exists (like if a torrent is downloaded twice for instance), it would copy a duplicate of the file somewhere else on the hard drive. This was due to a syntax error with the case statement, causing a file copy operation to intendedly be executed.

What's Changed

Full Changelog: https://github.com/Novik/ruTorrent/compare/v4.3.5...v4.3.6