Skip to content

Commit d9442f3

Browse files
committed
Update gdm.py
1 parent 187550e commit d9442f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plexapi/gdm.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ def update(self, scan_for_clients):
5050
Examples of the dict list assigned to self.entries by this function:
5151
5252
Server:
53+
5354
[{'data': {
5455
'Content-Type': 'plex/media-server',
5556
'Host': '53f4b5b6023d41182fe88a99b0e714ba.plex.direct',
@@ -62,6 +63,7 @@ def update(self, scan_for_clients):
6263
'from': ('10.10.10.100', 32414)}]
6364
6465
Clients:
66+
6567
[{'data': {'Content-Type': 'plex/media-player',
6668
'Device-Class': 'stb',
6769
'Name': 'plexamp',

0 commit comments

Comments
 (0)