jamorin / Sonarr.bundle

A Sonarr channel plugin for the Plex Media Server.
94 stars 14 forks source link

Always uses localhost #18

Closed chrisarrison closed 7 years ago

chrisarrison commented 7 years ago

Hi

I am running plex on centos. Sonarr is running on another server. I changed the 'url' in DefaultPrefs.json to point to the IP/short name/FQDN of the server Sonarr is running on and restarted plex. From the logs I can see that the plugin always tries to connect to localhost:

2016-08-14 10:57:17,652 (7f87f3df7740) : INFO (init:34) - Endpoint: http://127.0.0.1:8989/api

Any idea why it wouldn't pick up the correct IP?

chrisarrison commented 7 years ago

Hi, apologies, I have sorted this via the plex web interface.