last step where you fire up plexconnect:**
Run PlexConnect by double-clicking “PlexConnect.py” from your installed folder. Upon first run, Windows will prompt you for firewall exceptions - Click “Allow Access”**
the cmd window just silently closes. nothing seems to happen
I must have missed something, but there is only like 5 steps in total…
Yep, created as soon as PlexConnect runs - and that’s what you did with your double-click. Start it manually in the terminal. That way the window should stay open and you can read any message directly:
open terminal (or command window, whatever it is called)
change dir to your PlexConnect folder: cd
start PlexConnect: python PlexConnect.py or similar
You might need to run PlexConnect (or cmd) with admin privileges.