ljunkie / plexWatch

Notify and Log watched content on a Plex Media Server
430 stars 59 forks source link

Can't connect to Plex Media Server #125

Closed kshiteesh closed 8 years ago

kshiteesh commented 8 years ago

Hi,

I just followed the instructions on the readme and --test_notify works! But, when I try to run the script, I get this:

Failed to get request http://localhost:32400/status/sessions - The result:Can't connect to localhost:32400,Connection refused at /usr/share/perl5/LWP/Protocol/http.pm line 49.

I am running plexWatch 0.3.4 and Plex Media Server: 1.0.0.2261 on Ubuntu

kshiteesh commented 8 years ago

I made the mistake of assuming Plex Media Server was running on localhost. It is running somewhere else. I updated the config.pl file accordingly and now all is well with the world!