using the guides at HTPCguides.
I was able to get transmission setup using a split tunnel. I can access the site using my NOip(ddns) address or the local 192.168.1.x address. Sonarr and Transmission are running on the same system. (raspbian, pi3 headless)
The url of the sites is in format 192.168.1.x/transmission or x.ddns.net/transmission
I can manually add torrents and they work.
I cant seem to get sonarr to connect to it no matter what I try.
In the “Host” box I’ve tried all the following, with the associated errors.
localhost - Unable to Connect
192.168.1.x - Unable to Connect
192.168.1.x/transmission - must be valid Host without http://
x.ddns.net - Authentication error (verified my u/p are working)
x.ddns.net/transmission - must be valid Host without http://
any help?