mirror of
https://github.com/pkkid/python-plexapi
synced 2025-02-16 12:58:26 +00:00
Update gdm.py
This commit is contained in:
parent
187550e26b
commit
d9442f3e2b
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,7 @@ class GDM:
|
|||
Examples of the dict list assigned to self.entries by this function:
|
||||
|
||||
Server:
|
||||
|
||||
[{'data': {
|
||||
'Content-Type': 'plex/media-server',
|
||||
'Host': '53f4b5b6023d41182fe88a99b0e714ba.plex.direct',
|
||||
|
@ -62,6 +63,7 @@ class GDM:
|
|||
'from': ('10.10.10.100', 32414)}]
|
||||
|
||||
Clients:
|
||||
|
||||
[{'data': {'Content-Type': 'plex/media-player',
|
||||
'Device-Class': 'stb',
|
||||
'Name': 'plexamp',
|
||||
|
|
Loading…
Add table
Reference in a new issue