Need to open PlexC through CMD-prompt - workaround?

Hi fellas,

First of: Plexconnect is great! However, I’ve incurred a problem on my current system “windows 10”: I need to open plexconnect through commandprompt, manually!

Just hitting the original icon does nothing (the prompt opens but quickly goes away) and the autostart function aint even working.

Any ideas?

I have the same problem. Do you by any chance also get the following problem?

17:55:48 WebServer: Failed to connect to HTTP on 192.168.87.111 port 80: [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions

This also happens to me after upgrading to Windows 10. Tried reinstalling Plexconnect totally, but that didn’t work.

Solved this by creating a .bat with the following lines:

cd “your plexconnect library” (with quotes (e.g. cd “C:\plexconnect”)
plexconnect.py

This works for me. Hope it helps :slight_smile: