You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rakshasa Could we get a hotfix released for rTorrent v0.15.0 for instance v0.15.1?
There are some clang compile issues, build issues with FreeBSD and a critical issue with the tinyxml2 - XML syntax that breaks multiple indexers like Sonarr people use in combination with rTorrent and ruTorrent.
I would like to point your attention to these 4 pull requests (that are suggested fixes for all these problems):
I have updated the original post. Special thanks to @simonc56 for finding the issues with tinyxml2 for the arr suites. This hotfix will be enough to upgrade everyone to tinyxml2. This is a huge performance win for rTorrent in the modern era of indexers.
@rakshasa Could we get a hotfix released for rTorrent
v0.15.0
for instancev0.15.1
?There are some clang compile issues, build issues with FreeBSD and a critical issue with the tinyxml2 - XML syntax that breaks multiple indexers like Sonarr people use in combination with rTorrent and ruTorrent.
I would like to point your attention to these 4 pull requests (that are suggested fixes for all these problems):
rak::equal
andrak::mem_ref
refs libtorrent#285This will greatly improve the stability of the software. It will allow hosting providers (and possibly Linux) to deploy tinyxml2.
The text was updated successfully, but these errors were encountered: