Matt Merhar
7106ecaec0
rtorrent: fix SCGI headers
...
Newer versions of rtorrent stopped responding to these plugins, and
comparing it to another (working) XML-RPC client, the difference was the
1 after the SCGI in the header (\000 1 vs \001).
This matches up with the example on Wikipedia's "Simple Common Gateway
Interface" page.
2025-07-21 22:19:27 -04:00
Younes Ichiche
439c0a20b4
fix argument for socket version get
2020-04-05 21:13:39 +02:00
Younes Ichiche
bf2eff5c6c
fix function name
2020-04-05 21:13:39 +02:00
Younes Ichiche
3886860089
loop over every socket/port to get the version and use it afterwards as cache
2020-04-05 21:13:39 +02:00
Younes Ichiche
54ad1ad4d5
discovering the version of rtorrent, and depending on that, using the correct functions in the xmlrpc call
2020-04-05 21:13:39 +02:00
Lars Kruse
46e2de55de
Remove unused "autoconf" handling from plugins without this capability
...
Some plugins contained code for handling "autoconf" (always returning
"no") but did not announce the respective capability via the magic
marker.
2018-09-16 15:13:38 +02:00
Lars Kruse
b35840c5d0
Plugin rtom_allsessions_*: mention the default API version
2018-07-15 17:23:44 +02:00
Sledge Sulaweyo
143a9543c4
switch default API to current
2018-07-15 15:14:39 +02:00
Sledge Sulaweyo
51927e79f3
again formating
2018-07-10 17:04:22 +02:00
Sledge Sulaweyo
121448e72d
fix indentation, rename lagacy to pre09
2018-07-10 16:58:28 +02:00
Sledge Sulaweyo
8bfb81806d
drop seperate files and make api version configureable
2018-07-06 16:41:11 +02:00
klemens
8589c6df43
spelling fixes (2nd try)
2017-04-17 22:43:38 +02:00
dipohl
4b400a7320
Plugin-Gallery: Get better 2nd level headings
...
amule -> filetransfer (amule)
torrent -> filetransfer (rtorrent)
2017-02-24 18:29:14 +01:00
Gabriele Pohl
81db94e2d3
Reduce number of categories
2014-09-07 14:20:12 +02:00
XciD
fa1298bfde
Add IP/Port
2014-02-25 10:50:59 +01:00
XciD
80dcbf7231
Update rtom_allsessions_mem
...
Add ip / port function
2014-02-25 10:35:06 +01:00
XciD
4aae9a41a0
Create rtom_allsessions_mem
...
For multiple sessions
2014-02-05 11:29:14 +01:00