xombiemp / ultimate-torrent-setup

All the files needed for the Ultimate Torrent Setup, featuring Ubuntu, rtorrent, ruTorrent, Sonarr, Radarr.
232 stars 44 forks source link

Getting it to work with transdrone/transdroid #70

Closed whytedwarf closed 3 years ago

whytedwarf commented 5 years ago

I have tried everything that I can to get transdroid to work with rutorrent but it just won't cooperate. I know that it's outside of the scope of this project but I figured you'd probably be the best person to ask. I have been successful in the past using the rpc mount point /rutorrent/plugins/httprpc/actions.php I'm not sure if this has to do with caddy not accepting the login information or not.

Any help or guidance you could provide would be greatly appreciated.

xombiemp commented 3 years ago

I'm not sure how Transdroid works, but the Caddy authentication is probably what is blocking it. Maybe it works with Basic Auth? You can set up Caddy so that Basic auth is used for that /rutorrent path and then maybe it would work.