How to access the /Library/* queries from the Internet
Hello,I'm writing a Win32 Plex desktop client and want to be able to connect to the PMS via the internet (like my iOS devices already do). I know my username and password and port 32400. For some reason, when I do a http://username:password@external-name:32400/Library I get a 401 unauthorized. I am definitely using the correct username and password and I know the firewall/access settings are correct because my iPad and iPhone both work great.
I'm sure I'm missing something stupid. Is there a type of auth that plex uses besides basic for external requests?
-dave