tman1220 / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

New type of SCGI(?) support #907

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
A new rtorrent\libtorrent version has been released where scgi_local\scgi_port 
options are deprecated. 

Is it possible to add a new type of SCGI(?) interface?

It's a rocket science for me? sorry. 
https://github.com/rakshasa/rtorrent/wiki/RPC_XMLRPC2SCGI

Original issue reported on code.google.com by ryzho...@gmail.com on 17 May 2014 at 5:56

GoogleCodeExporter commented 8 years ago
> are deprecated. 

Really? Where can read about that?

> https://github.com/rakshasa/rtorrent/wiki/RPC_XMLRPC2SCGI

This hasn't relation to question.

Original comment by novik65 on 18 May 2014 at 6:28

GoogleCodeExporter commented 8 years ago
> Really? Where can read about that?

As you know, rtorrent docs are not reflecting latest changes.
I've discovered the last rtorrent release from here 
http://libtorrent.rakshasa.no/ can't recognize scgi_local\scgi_port options 
without this patch 
https://github.com/Entware/entware/blob/master/packages/rtorrent/500-enable-depr
ecated-from-cmdline.patch

Unfortunately, "-D" command line key support was added _after_ rtorrent
0.9.4 release: 
https://github.com/rakshasa/rtorrent/commit/e4e73aeee9e584c959bea5680bc5830275a0
b18b

I can't figure out how to use XML-RPC without scgi_local\scgi_port options, 
which are deprecated.

Original comment by ryzho...@gmail.com on 18 May 2014 at 7:09

GoogleCodeExporter commented 8 years ago
>I've discovered the last rtorrent release from here 
http://libtorrent.rakshasa.no/ can't recognize scgi_local\scgi_port options

Current version of rtorrent hasn't any type of 'new type of SCGI(?) interface'. 
Ask his author about proper configuration. ruTorrent hasn't relation to this.

Original comment by novik65 on 18 May 2014 at 11:21

GoogleCodeExporter commented 8 years ago
options have been un-deprecated

https://github.com/rakshasa/rtorrent/issues/204

Original comment by nap...@gmail.com on 28 May 2014 at 2:19