I have Sonarr installed on Windows Server 2012R2.
Originally I had Deluge setup on my local machine, and Sonarr has been sending torrents to it just perfectly.
I no longer want to download torrents on my local network. I have a seedbox that uses rutorrent.
I would like to have Sonarr send the download request to rutorrent on my remote seedbox, but I cannot seem to get it working.
When I added the torrent client, I added the IP address over port 443 (ssl), entered my username/password, and then for the URL path, I added “/rutorrent/plugins/httprpc/action.php”.
When I select “Test”, it is successful.
However, when I request Sonarr to add an episode to my queue, it sends a .meta file to my active downloads in rutorrent.
It is as if either the file is not going to right place, or rutorrent has no idea what to do with the .meta file.
I would expect a .torrent file to be sent to rutorrent… but instead this .meta file is being sent.
I grabbed the .meta file and opened it up to see what kind of data it has inside. It has a lot of information in it, but looks like it might contain the magnet link?
Any help would be greatly appreciated.
I have btsync all set up, I just need to get Sonarr and rutorrent to work together.
Thanks!