Skip to content

question on rtxmlrpc usage #49

Closed Answered by kannibalox
govardha asked this question in Q&A
Discussion options

You must be logged in to vote

p.multicall= (or any of the p.* commands) will only return data for actively connected peers, so for most of your torrents it will probably truly be an empty set. If you want to get the full view of all your peers, you can do:

rtxmlrpc d.multicall2 '' main d.hash= p.multicall=,p.id=,p.port= -o repr

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@kannibalox
Comment options

Answer selected by govardha
Comment options

You must be logged in to vote
1 reply
@kannibalox
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants