We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 187550e commit d9442f3Copy full SHA for d9442f3
plexapi/gdm.py
@@ -50,6 +50,7 @@ def update(self, scan_for_clients):
50
Examples of the dict list assigned to self.entries by this function:
51
52
Server:
53
+
54
[{'data': {
55
'Content-Type': 'plex/media-server',
56
'Host': '53f4b5b6023d41182fe88a99b0e714ba.plex.direct',
@@ -62,6 +63,7 @@ def update(self, scan_for_clients):
62
63
'from': ('10.10.10.100', 32414)}]
64
65
Clients:
66
67
[{'data': {'Content-Type': 'plex/media-player',
68
'Device-Class': 'stb',
69
'Name': 'plexamp',
0 commit comments