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
Lars Kruse
49b4197670
Plugin rtom_allsessions_vol: remove unused fields
...
These fields were never used.
Thanks, Matt Merhar!
2021-08-08 15:08:18 +02:00
Matt Merhar
9c8415ef7e
rtom_vol: remove unused config parameters
...
Since there are no associated values for 'hashing', 'seeding', and
'active', a warning is seen in munin-update.log every time this plugin
is fetched.
2021-08-08 15:07:06 +02:00
Younes Ichiche
3693adb343
fix multicall arg
2020-04-05 21:13:39 +02:00
Younes Ichiche
34c2bc57bc
extra arg for multicall2 was missing in _vol
2020-04-05 21:13:39 +02: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
9534979768
get the version from rtorrent out of the loop and cache it already to avoid SOCK to be overwritten
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
Younes Ichiche
3cb7002287
Aligning rtorrent rtrom_ modules same way as rtom_allsessions_
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
17f784270a
Whitespace cleanup
...
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +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
348776e66b
fix category to be the same on all
2018-07-11 17:21:38 +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
Sledge Sulaweyo
91fc3e72c2
Update rtom_allsessions_097_vol
...
fix version
2018-07-02 21:03:01 +02:00
Sledge Sulaweyo
592876ea1a
Update rtom_allsessions_097_peers
...
fix version
2018-07-02 21:02:45 +02:00
Sledge Sulaweyo
74692d0d90
Create rtom_allsessions_097_vol
...
Add 0.9.7 compatible version
2018-07-02 21:01:09 +02:00
Sledge Sulaweyo
3be6c4f8a5
Create rtom_allsessions_097_peers
...
Add 0.9.7 compatible version
2018-07-02 21:00:35 +02:00
Sledge Sulaweyo
ea77d6f358
Create rtom_allsessions_097_mem
...
Add 0.9.7 compatible version
2018-07-02 20:59:40 +02:00
Sledge Sulaweyo
791e47a3a4
Create rtom_allsessions_097_spdd
...
Add 0.9.7 compatible version
2018-07-02 20:58:53 +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
f519cf3ad4
Create rtom_allsessions_vol
...
For all sessions
2014-02-05 11:32:00 +01:00
XciD
acba118937
Create rtom_allsessions_spdd
...
For all sessions
2014-02-05 11:31:24 +01:00
XciD
71a872cfb6
Create rtom_allsessions_peers
...
For multiple sessions
2014-02-05 11:30:14 +01:00
XciD
4aae9a41a0
Create rtom_allsessions_mem
...
For multiple sessions
2014-02-05 11:29:14 +01:00
XciD
530b61edf0
Update rtom_vol
...
Add Category for people who have multiple sessions
2014-02-04 17:41:30 +01:00
XciD
e15ed8cb28
Update rtom_spdd
...
Add Category for people who have multiple sessions
2014-02-04 17:40:43 +01:00
XciD
e384c4b637
Update rtom_peers
...
Add Category for people who have multiple sessions
2014-02-04 17:39:47 +01:00
XciD
e55e233b22
Update rtom_mem
...
Add category for people who have multiple sessions
2014-02-04 17:38:33 +01:00
Steve Schnepp
08346aac58
- have some dirs
2012-02-13 18:24:46 +01:00