crazy-max / docker-rtorrent-rutorrent

rTorrent and ruTorrent Docker image
MIT License
457 stars 103 forks source link

set up mobile access (Transdrone) #228

Closed Ylawy closed 1 year ago

Ylawy commented 1 year ago

Hi,

How do I set up mobile access to the docker instance for example using Transdrone? With any other rtorrent instance the SCGI mount point is /RPC2 but this doesn't seem to work here. Has anybody been able to set this up successfully?

here are my settings in Transdrone: IP: host IP port: XMLRPC_PORT (default: 8000) SCGI: /RPC2 (also tried: "/plugins/rpc/rpc.php")

Thank you!

XxAcielxX commented 1 year ago

Here are the working settings:

Server Type: rTorrent IP or host name: ip-here Port number: 8000 SCGI mount point: leave this empty

Ylawy commented 1 year ago

This is solved. Thanks!

ToNIX- commented 2 months ago

Here are the working settings:

Server Type: rTorrent IP or host name: ip-here Port number: 8000 SCGI mount point: leave this empty

I can't get this to work on Transdroid. All my ports are default (6881, 8000, 9000 and 50000), except for the web interface being 8040 instead of 8080. Do you have any idea?