Search found 1 match
- Thursday 05 November 2015 14:32
- Forum: Python
- Topic: Plex Status
- Replies: 24
- Views: 16810
Re: Plex Status
I'm thinking authorization may be my issue as well. When I run the test on the script, I receive the following error: http://192.168.0.6:32400/status/sessions IDLE Traceback (most recent call last): File "plex.py", line 43, in <module> urllib.urlopen(url) File "/usr/lib/python2.7/urllib.py", line 86 ...