mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-23 04:03:05 +00:00
bd47ea157d
self.key already contains a leading slash therefore this call to the Plex server will fail with 404 not found. When the slash from the query location is removed, the call will succeed. |
||
---|---|---|
.. | ||
__init__.py | ||
client.py | ||
config.py | ||
exceptions.py | ||
library.py | ||
media.py | ||
myplex.py | ||
playqueue.py | ||
server.py | ||
sync.py | ||
utils.py | ||
video.py |