Please complete the following tasks.
Tell us about your environment
ruTorrent v5.2.10
rtorrent 0.16.1 (0.16.0 as well) built with tinyxml2
Tell us how you installed ruTorrent
Describe the bug
rTorrent is compiled with incorrect version of xmlrpc-c library, without i8 support. Version must be >= 1.11. Some functionality will be unavailable.
ratio: Plugin failed to start.
php error log receives the following error:
<?xml version="1.0"?><methodResponse><fault><value><struct><member><name>faultCode</name><value><i8>-500</i8></value></member><member><name>faultString</name><value><string>invalid parameters: target must be a string</string></value></member></struct></value></fault></methodResponse>
Deleting ratio.dat does not help.
Previously ratio plugin worked fine on rtorrent 0.15.7/tinyxml2, with the same rTorrent 5.2.10.
I've no expertise in rtorrent xml rpc interface so I'm at a loss here.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
Please complete the following tasks.
Tell us about your environment
ruTorrent v5.2.10
rtorrent 0.16.1 (0.16.0 as well) built with tinyxml2
Tell us how you installed ruTorrent
Describe the bug
php error log receives the following error:
Deleting
ratio.datdoes not help.Previously ratio plugin worked fine on
rtorrent 0.15.7/tinyxml2, with the samerTorrent 5.2.10.I've no expertise in rtorrent xml rpc interface so I'm at a loss here.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response